]> vaikene.ee Git - evaf/blob - src/main/CMakeLists.txt
Ported to Qt5
[evaf] / src / main / CMakeLists.txt
1 if(Qt5Widgets_FOUND)
2 add_subdirectory(GUI)
3 endif(Qt5Widgets_FOUND)
4 add_subdirectory(CLI)