X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=blobdiff_plain;f=src%2Fapps%2FPswGen%2FCLI%2FCMakeLists.txt;h=8140b4c43c34bd23966a62260a48f279ff921337;hb=4c0329c5c2690bde28212c89029015a5da4c7e34;hp=862916895593be2fae47294bade7f14493625eff;hpb=13dedf19c628b9967e4c4106ab0fd967f1df0b90;p=evaf diff --git a/src/apps/PswGen/CLI/CMakeLists.txt b/src/apps/PswGen/CLI/CMakeLists.txt index 8629168..8140b4c 100644 --- a/src/apps/PswGen/CLI/CMakeLists.txt +++ b/src/apps/PswGen/CLI/CMakeLists.txt @@ -10,6 +10,9 @@ set(eVaf_LIBRARIES CommonLib PluginsLib) # Source files set(SRCS cli.cpp + cli.h + lib.h + version.h ) # Header files for the meta-object compiler