- Make nmake makefiles verbose.

svn path=/branches/cmake-bringup/; revision=49626
This commit is contained in:
Amine Khaldi 2010-11-19 13:51:32 +00:00
parent 993ebf53f1
commit 9457de721a

View file

@ -30,7 +30,7 @@ ENDIF(CMAKE_GENERATOR MATCHES "NMake")
INCLUDE(Platform/WindowsPaths) INCLUDE(Platform/WindowsPaths)
# uncomment these out to debug nmake and borland makefiles # uncomment these out to debug nmake and borland makefiles
#SET(CMAKE_START_TEMP_FILE "") SET(CMAKE_START_TEMP_FILE "")
#SET(CMAKE_END_TEMP_FILE "") SET(CMAKE_END_TEMP_FILE "")
#SET(CMAKE_VERBOSE_MAKEFILE 1) SET(CMAKE_VERBOSE_MAKEFILE 1)