CMakeLists.txt
changeset 2834 61f14237dc56
parent 2827 45817d8386c7
child 2929 dd4efe601bc6
--- a/CMakeLists.txt	Sun Feb 21 16:28:46 2010 +0000
+++ b/CMakeLists.txt	Sun Feb 21 16:32:43 2010 +0000
@@ -95,7 +95,7 @@
 	set(Optz true)
 else()
 	message(STATUS "Building Debug")	
-	set(CMAKE_VERBOSE_MAKEFILE true)
+	#set(CMAKE_VERBOSE_MAKEFILE true)
 	set(Optz false)
 endif()