diff options
Diffstat (limited to 'framework/src/CMakeLists.txt')
-rw-r--r-- | framework/src/CMakeLists.txt | 1 |
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 | ) |
51 | target_link_libraries(kubeframework | 52 | target_link_libraries(kubeframework |
52 | sink | 53 | sink |