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 1b92e8c3..1c53530f 100644
--- a/framework/src/CMakeLists.txt
+++ b/framework/src/CMakeLists.txt
@@ -39,6 +39,7 @@ set(SRCS
39 accounts/accountsmodel.cpp 39 accounts/accountsmodel.cpp
40 fabric.cpp 40 fabric.cpp
41 sinkfabric.cpp 41 sinkfabric.cpp
42 kubeimage.cpp
42) 43)
43 44
44add_library(frameworkplugin SHARED ${SRCS}) 45add_library(frameworkplugin SHARED ${SRCS})