diff -r 9c2accd92cc7 -r 61f14237dc56 CMakeLists.txt --- 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()