X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=blobdiff_plain;f=src%2Fapps%2FCMakeLists.txt;h=3aa82ad26cbbc63de67bc7df7a6da4546df52c07;hb=e73fe47c7bba8066feeb68b0f1568f3ac493f50c;hp=e6cf7f0e8dcd4b2b0ebe95c3f002f8072e3f1b00;hpb=e57a5093516025dc800d9da1aad07f55cef8ff42;p=evaf diff --git a/src/apps/CMakeLists.txt b/src/apps/CMakeLists.txt index e6cf7f0..3aa82ad 100644 --- a/src/apps/CMakeLists.txt +++ b/src/apps/CMakeLists.txt @@ -1 +1,4 @@ +set(eVaf_INCLUDE ${eVaf_INCLUDE} ${CMAKE_SOURCE_DIR}/src/apps/FileFinder) + add_subdirectory(PswGen) +add_subdirectory(FileFinder)