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 a5b2f6bc..526fbefe 100644
--- a/framework/src/CMakeLists.txt
+++ b/framework/src/CMakeLists.txt
@@ -46,6 +46,7 @@ add_library(kubeframework SHARED
46 webengineprofile.cpp 46 webengineprofile.cpp
47 startupcheck.cpp 47 startupcheck.cpp
48 keyring.cpp 48 keyring.cpp
49 domainobjectcontroller.cpp
49 ) 50 )
50target_link_libraries(kubeframework 51target_link_libraries(kubeframework
51 sink 52 sink