]> vaikene.ee Git - evaf/blob - src/apps/FileFinder/CMakeLists.txt
Merge branch 'master' of ssh://vaikene.net/var/gitpub/evaf
[evaf] / src / apps / FileFinder / CMakeLists.txt
1 add_subdirectory(Engine)
2 if(QT_QTGUI_FOUND)
3 add_subdirectory(GUI)
4 endif(QT_QTGUI_FOUND)