[Cmake-commits] [cmake-commits] hoffman committed Windows-cl.cmake 1.91 1.92

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Jul 15 12:43:14 EDT 2009


Update of /cvsroot/CMake/CMake/Modules/Platform
In directory public:/mounts/ram/cvs-serv28403/Platform

Modified Files:
	Windows-cl.cmake 
Log Message:
ENH: remove debug message


Index: Windows-cl.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/Platform/Windows-cl.cmake,v
retrieving revision 1.91
retrieving revision 1.92
diff -C 2 -d -r1.91 -r1.92
*** Windows-cl.cmake	15 Jul 2009 16:18:37 -0000	1.91
--- Windows-cl.cmake	15 Jul 2009 16:43:09 -0000	1.92
***************
*** 250,254 ****
    SET( MSVC_INCREMENTAL_YES_FLAG "/INCREMENTAL:YES")
  ENDIF()
- message("MSVC_INCREMENTAL_YES_FLAG = ${MSVC_INCREMENTAL_YES_FLAG}")
  
  IF (CMAKE_COMPILER_SUPPORTS_PDBTYPE)
--- 250,253 ----



More information about the Cmake-commits mailing list