]> vaikene.ee Git - evaf/blobdiff - src/apps/PswGen/CMakeLists.txt
Added command-line interface module to the PswGen application.
[evaf] / src / apps / PswGen / CMakeLists.txt
index c7c1db54fe73b80b5ab74fb9732e561805d52f0c..01770c2e4c6f021d7602cddc0a904fe6265d6fad 100644 (file)
@@ -1,5 +1,6 @@
 set(eVaf_INCLUDE ${eVaf_INCLUDE} ${CMAKE_SOURCE_DIR}/src/apps/PswGen)
 
 add_subdirectory(GUI)
+add_subdirectory(CLI)
 add_subdirectory(Generator)
 add_subdirectory(Storage)