summaryrefslogtreecommitdiffstats
path: root/framework/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/CMakeLists.txt')
-rw-r--r--framework/src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/src/CMakeLists.txt b/framework/src/CMakeLists.txt
index 5ad5e910..901ec4a3 100644
--- a/framework/src/CMakeLists.txt
+++ b/framework/src/CMakeLists.txt
@@ -54,6 +54,7 @@ add_library(kubeframework SHARED
54 extensionmodel.cpp 54 extensionmodel.cpp
55 viewhighlighter.cpp 55 viewhighlighter.cpp
56 file.cpp 56 file.cpp
57 logmodel.cpp
57 ) 58 )
58generate_export_header(kubeframework BASE_NAME Kube EXPORT_FILE_NAME kube_export.h) 59generate_export_header(kubeframework BASE_NAME Kube EXPORT_FILE_NAME kube_export.h)
59set_target_properties(kubeframework PROPERTIES 60set_target_properties(kubeframework PROPERTIES