]> vaikene.ee Git - evaf/blobdiff - src/plugins/CMakeLists.txt
Ported to Qt5
[evaf] / src / plugins / CMakeLists.txt
index bffa7961512e4641e477405b7fa2c0e922c6f0fa..b4bf96d75ea21f142e0e8bb1312e06b1a796af0f 100644 (file)
@@ -1,5 +1,5 @@
-if(QT_QTGUI_FOUND)
+if(Qt5Widgets_FOUND)
   add_subdirectory(SdiWindow)
   add_subdirectory(LogView)
   add_subdirectory(Test)
-endif(QT_QTGUI_FOUND)
+endif(Qt5Widgets_FOUND)