summaryrefslogtreecommitdiffstats
path: root/klipper
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 15:18:56 +0200
commite5492ea58f22c65f36e869b030badbb27626abd6 (patch)
tree60ef41804c09d214c1082769473c80bff9ac3fa0 /klipper
parentb65984c864f9e07dfc53b8448139eb2cd2b5cfd4 (diff)
downloadtdebase-e5492ea58f22c65f36e869b030badbb27626abd6.tar.gz
tdebase-e5492ea58f22c65f36e869b030badbb27626abd6.zip
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit aa77ec1c31f896684c20375ab55ff9cf32470f45)
Diffstat (limited to 'klipper')
-rw-r--r--klipper/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/klipper/CMakeLists.txt b/klipper/CMakeLists.txt
index 0ff5eb436..ee7b7cd6e 100644
--- a/klipper/CMakeLists.txt
+++ b/klipper/CMakeLists.txt
@@ -34,7 +34,7 @@ install( PROGRAMS klipper-1-2.pl klipper-trinity1.sh DESTINATION ${KCONF_UPDATE_
##### klipper (executable) ######################
-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_tdeinit_executable( klipper AUTOMOC
SOURCES dummy.cpp