For templates from CMake, use the TDE CMAKE TEMPLATES variable.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/42/head
Slávek Banko 4 年前
父节点 ab01a9d586
当前提交 f071649920
找不到此签名对应的密钥
GPG 密钥 ID: 608F5293A04BE668

@ -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

正在加载...
取消
保存