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

This commit is contained in:
lazydodo
2016-11-05 14:04:23 -06:00
parent 2b1d3318f4
commit 818af9c331

View File

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