MSVC Runtime copy : Remove erroneously left in diagnostic message from CMakeLists.txt

This commit is contained in:
Ray molenkamp 2016-11-05 14:04:23 -06:00
parent 2b1d3318f4
commit 818af9c331
1 changed files with 0 additions and 1 deletions

View File

@ -1218,6 +1218,5 @@ if(WIN32 AND NOT WITH_PYTHON_MODULE)
DESTINATION "."
)
endif()
Message("KITSPATH = ${KITSPATH}")
endif()
endif()