]> vaikene.ee Git - evaf/blob - src/plugins/CMakeLists.txt
Mac OS changes and switched to c++11.
[evaf] / src / plugins / CMakeLists.txt
1 if(Qt5Widgets_FOUND)
2 add_subdirectory(SdiWindow)
3 add_subdirectory(LogView)
4 add_subdirectory(Test)
5 endif(Qt5Widgets_FOUND)