ENH: remove debug print

This commit is contained in:
Bill Hoffman 2005-01-28 08:30:56 -05:00
parent a0b437b058
commit 16dec1dd0d
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ ENDIF(CMAKE_GENERATOR MATCHES "Visual Studio 8")
IF(CMAKE_GENERATOR MATCHES "NMake Makefiles")
IF(NOT CMAKE_VC_COMPILER_TESTS_RUN)
SET(CMAKE_VC_COMPILER_TESTS 1)
MESSAGE("running CMAKE_VC_COMPILER_TESTS_RUN")
EXEC_PROGRAM(${CMAKE_C_COMPILER}
ARGS /nologo -EP \"${CMAKE_ROOT}/Modules/CMakeTestNMakeCLVersion.c\"
OUTPUT_VARIABLE CMAKE_COMPILER_OUTPUT