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 8bb3d05c..43651e0a 100644 --- a/framework/src/CMakeLists.txt +++ b/framework/src/CMakeLists.txt | |||
@@ -45,6 +45,7 @@ set(SRCS | |||
45 | clipboardproxy.cpp | 45 | clipboardproxy.cpp |
46 | krecursivefilterproxymodel.cpp | 46 | krecursivefilterproxymodel.cpp |
47 | webengineprofile.cpp | 47 | webengineprofile.cpp |
48 | startupcheck.cpp | ||
48 | ) | 49 | ) |
49 | 50 | ||
50 | add_library(frameworkplugin SHARED ${SRCS}) | 51 | add_library(frameworkplugin SHARED ${SRCS}) |