]> vaikene.ee Git - evaf/blobdiff - src/libs/CMakeLists.txt
Ported to Qt5
[evaf] / src / libs / CMakeLists.txt
index eabd2bc16def37539d1a6960c3c83cb787285286..458a3d02d6194e7ef9e7bd3c722095d4b20f6128 100644 (file)
@@ -1,5 +1,5 @@
 add_subdirectory(Plugins)
 add_subdirectory(Common)
-if(QT_QTGUI_FOUND)
+if(Qt5Widgets_FOUND)
   add_subdirectory(Gui)
-endif(QT_QTGUI_FOUND)
+endif(Qt5Widgets_FOUND)