┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorHrvoje Senjan <[email protected]>2015-02-24 17:07:55 +0100
committerHrvoje Senjan <[email protected]>2015-02-24 17:07:55 +0100
commitf6b4f562167969365d4aae14d73060c6fdb8270f (patch)
tree1ab5643c67caeab4343e87778aeaed70ba862675 /src/CMakeLists.txt
parentb2ad2c076c38add7ee6ede95a513af6d12a84387 (diff)
Fix build on Jenkins (or with BUILD_TESTING=ON)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4637e09d0..ea21f1af2 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -129,6 +129,7 @@ install(TARGETS dolphinprivate ${KF5_INSTALL_TARGETS_DEFAULT_ARGS})
set(dolphinpart_SRCS
dolphinpart.cpp
dolphinpart_ext.cpp
+ dolphindebug.cpp
)
add_library(dolphinpart MODULE ${dolphinpart_SRCS})
@@ -202,6 +203,7 @@ set(dolphin_SRCS
statusbar/spaceinfoobserver.cpp
statusbar/statusbarspaceinfo.cpp
views/zoomlevelinfo.cpp
+ dolphindebug.cpp
)
kconfig_add_kcfg_files(dolphin_SRCS GENERATE_MOC