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 fab7bf20..5ad5e910 100644
--- a/framework/src/CMakeLists.txt
+++ b/framework/src/CMakeLists.txt
@@ -53,6 +53,7 @@ add_library(kubeframework SHARED
53 domainobjectcontroller.cpp 53 domainobjectcontroller.cpp
54 extensionmodel.cpp 54 extensionmodel.cpp
55 viewhighlighter.cpp 55 viewhighlighter.cpp
56 file.cpp
56 ) 57 )
57generate_export_header(kubeframework BASE_NAME Kube EXPORT_FILE_NAME kube_export.h) 58generate_export_header(kubeframework BASE_NAME Kube EXPORT_FILE_NAME kube_export.h)
58set_target_properties(kubeframework PROPERTIES 59set_target_properties(kubeframework PROPERTIES