diff --git a/telldus-core/tdtool/CMakeLists.txt b/telldus-core/tdtool/CMakeLists.txt index 2bf324a4..d9016d34 100644 --- a/telldus-core/tdtool/CMakeLists.txt +++ b/telldus-core/tdtool/CMakeLists.txt @@ -13,6 +13,7 @@ SET(tdtool_SRCS ADD_EXECUTABLE(tdtool ${tdtool_SRCS} ) +SIGN(tdtool) INCLUDE_DIRECTORIES( ${CMAKE_CURRENT_BINARY_DIR}