From: Gunnar Beutner Date: Sun, 20 Apr 2014 12:06:09 +0000 (+0200) Subject: Remove debug output for CPack. X-Git-Tag: v0.0.10~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ece6dd2b957cf2d0640f84f5f283b826d25a2f4;p=icinga2 Remove debug output for CPack. Refs #4865 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a2f7786c..b6156f943 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -158,6 +158,4 @@ if(WIN32) ) endif() -message("${CPACK_NSIS_EXTRA_INSTALL_COMMANDS}") - include(CPack) \ No newline at end of file