]> vaikene.ee Git - evaf/blobdiff - src/libs/CMakeLists.txt
Warning fixes and copyright update.
[evaf] / src / libs / CMakeLists.txt
index 918e3ce9f4efad2fba72301144aeac3a56efcf98..458a3d02d6194e7ef9e7bd3c722095d4b20f6128 100644 (file)
@@ -1,2 +1,5 @@
 add_subdirectory(Plugins)
 add_subdirectory(Common)
+if(Qt5Widgets_FOUND)
+  add_subdirectory(Gui)
+endif(Qt5Widgets_FOUND)