X-Git-Url: https://vaikene.ee/gitweb/pswgen11.html?a=blobdiff_plain;f=src%2Fapps%2FCMakeLists.txt;h=1bd0076508fa262792a500bf53e8b03bb541c55b;hb=84f796df7f84e8e13efb68bbe1cb9f5c804c2228;hp=e6cf7f0e8dcd4b2b0ebe95c3f002f8072e3f1b00;hpb=473db85d79d6d89b7b8fe617346efa3e94c66cd9;p=evaf diff --git a/src/apps/CMakeLists.txt b/src/apps/CMakeLists.txt index e6cf7f0..1bd0076 100644 --- a/src/apps/CMakeLists.txt +++ b/src/apps/CMakeLists.txt @@ -1 +1,5 @@ +set(eVaf_INCLUDE ${eVaf_INCLUDE} ${CMAKE_SOURCE_DIR}/src/apps/FileFinder) + add_subdirectory(PswGen) +add_subdirectory(FileFinder) +add_subdirectory(ScosTime)