summaryrefslogtreecommitdiffstats
path: root/tdeioslave
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-06-12 01:32:55 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-06-12 14:16:45 +0200
commitaa77ec1c31f896684c20375ab55ff9cf32470f45 (patch)
tree5da617bb3afd31d3ed3b593f8df0b79311ad7bd3 /tdeioslave
parent236f8c5ecfcb20a3788aa71e7f6e41e204d906f4 (diff)
downloadtdebase-aa77ec1c31f896684c20375ab55ff9cf32470f45.tar.gz
tdebase-aa77ec1c31f896684c20375ab55ff9cf32470f45.zip
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tdeioslave')
-rw-r--r--tdeioslave/remote/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/remote/CMakeLists.txt b/tdeioslave/remote/CMakeLists.txt
index 82e7c1fd1..d85b0ecfa 100644
--- a/tdeioslave/remote/CMakeLists.txt
+++ b/tdeioslave/remote/CMakeLists.txt
@@ -40,7 +40,7 @@ tde_add_library( ${target} STATIC_PIC AUTOMOC
set( target tdeio_remote )
-configure_file( ${CMAKE_SOURCE_DIR}/cmake/modules/template_dummy_cpp.cmake dummy.cpp COPYONLY )
+configure_file( ${TDE_CMAKE_TEMPLATES}/tde_dummy_cpp.cmake dummy.cpp COPYONLY )
tde_add_kpart( ${target}
SOURCES dummy.cpp