CMake: Improve installation and package generation

Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
This commit is contained in:
Pascal Bach
2015-01-27 15:52:18 +01:00
parent b2e209bf54
commit f778e67430
21 changed files with 122 additions and 333 deletions

View File

@@ -19,5 +19,3 @@ install(
RUNTIME DESTINATION bin
INCLUDES DESTINATION include
)
#POCO_GENERATE_PACKAGE("${LIBNAME}" "${LIBNAME}Targets" "lib/cmake/${PROJECT_NAME}")