X-Git-Url: https://vaikene.ee/gitweb/gitweb.cgi?p=evaf;a=blobdiff_plain;f=src%2Fapps%2FFileFinder%2FCMakeLists.txt;fp=src%2Fapps%2FFileFinder%2FCMakeLists.txt;h=1e6d01c06ac744a84f82439d1248be71eb4c8f2d;hp=74c9f28a1e5fa0bf76ab2fd4735bcb1831ec75e5;hb=51afea61c3cf72248b2998f6874a354b49ed12ca;hpb=7e6c580d1324e48375638b5f9ccbab4bff90f049 diff --git a/src/apps/FileFinder/CMakeLists.txt b/src/apps/FileFinder/CMakeLists.txt index 74c9f28..1e6d01c 100644 --- a/src/apps/FileFinder/CMakeLists.txt +++ b/src/apps/FileFinder/CMakeLists.txt @@ -1,3 +1,5 @@ +set(eVaf_INCLUDE ${eVaf_INCLUDE} ${CMAKE_SOURCE_DIR}/src/apps/FileFinder) + add_subdirectory(Engine) if(QT_QTGUI_FOUND) add_subdirectory(GUI)