X-Git-Url: https://vaikene.ee/gitweb/gitweb.cgi?p=evaf;a=blobdiff_plain;f=src%2Fplugins%2FLogView%2FCMakeLists.txt;h=37700d7af9c3fa7ebfe78e6668695d0b56de37cd;hp=1d4b839c0483dcdbff12f7f49be62682efa4f509;hb=HEAD;hpb=13dedf19c628b9967e4c4106ab0fd967f1df0b90 diff --git a/src/plugins/LogView/CMakeLists.txt b/src/plugins/LogView/CMakeLists.txt index 1d4b839..37700d7 100644 --- a/src/plugins/LogView/CMakeLists.txt +++ b/src/plugins/LogView/CMakeLists.txt @@ -13,7 +13,11 @@ set(eVaf_LIBRARIES CommonLib PluginsLib GuiLib) # Source files set(SRCS factory.cpp + factory.h + liblogview.h logview.cpp + logview.h + version.h ) # Header files for the meta-object compiler