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