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=a27d2c4fb3cddf25941901fe94055329afd73fb6;hpb=84f796df7f84e8e13efb68bbe1cb9f5c804c2228 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)