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 5e9dd269..b66f45ed 100644
--- a/framework/src/CMakeLists.txt
+++ b/framework/src/CMakeLists.txt
@@ -47,6 +47,7 @@ set(SRCS
47 krecursivefilterproxymodel.cpp 47 krecursivefilterproxymodel.cpp
48 webengineprofile.cpp 48 webengineprofile.cpp
49 startupcheck.cpp 49 startupcheck.cpp
50 keyring.cpp
50) 51)
51 52
52add_library(frameworkplugin SHARED ${SRCS}) 53add_library(frameworkplugin SHARED ${SRCS})