summaryrefslogtreecommitdiffstats
path: root/kaboodle/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kaboodle/CMakeLists.txt')
-rw-r--r--kaboodle/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaboodle/CMakeLists.txt b/kaboodle/CMakeLists.txt
index 85cb017b..15680177 100644
--- a/kaboodle/CMakeLists.txt
+++ b/kaboodle/CMakeLists.txt
@@ -53,7 +53,7 @@ tde_add_kpart( libkaboodlepart AUTOMOC
DESTINATION ${PLUGIN_INSTALL_DIR}
)
-file(WRITE ${CMAKE_CURRENT_BINARY_DIR}/dummy.cpp "" )
+configure_file( ${TDE_CMAKE_TEMPLATES}/tde_dummy_cpp.cmake dummy.cpp COPYONLY )
##### kaboodle (executable) #####################