summaryrefslogtreecommitdiffstats
path: root/libksieve
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-06-12 01:33:51 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-06-12 14:17:42 +0200
commitf0716499204d4afcaf7af458597f31a2b74f3c33 (patch)
tree0b8e61cb40ecc2deb95767b4744e789aea2536a8 /libksieve
parentab01a9d58699589776750ae7e0c84cc464aa0352 (diff)
downloadtdepim-f0716499204d4afcaf7af458597f31a2b74f3c33.tar.gz
tdepim-f0716499204d4afcaf7af458597f31a2b74f3c33.zip
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'libksieve')
-rw-r--r--libksieve/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libksieve/CMakeLists.txt b/libksieve/CMakeLists.txt
index 352dadb0..5e3c8a5d 100644
--- a/libksieve/CMakeLists.txt
+++ b/libksieve/CMakeLists.txt
@@ -26,7 +26,7 @@ link_directories(
##### ksieve (shared) ###########################
-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_library( ksieve SHARED
SOURCES dummy.cpp