cmake: remove debug output

This commit is contained in:
Marc-André Moreau 2013-09-10 11:58:43 -04:00
parent 525a86280f
commit 8191f4b7b6

View File

@ -513,6 +513,4 @@ if(NOT (VENDOR MATCHES "FreeRDP"))
endif()
endif()
message("CMAKE_CPACK_INCLUDE_FILE: ${CMAKE_CPACK_INCLUDE_FILE}")
include(${CMAKE_CPACK_INCLUDE_FILE})