Code

Cmake: Fixed issues with pedro not linking correctly
[inkscape.git] / CMakeLists.txt
index 89af45e869c52f81c7fd8c45a56ed2cbfc9ac835..c552147ef4232b44bc47f3a3d7af58809bea35b5 100644 (file)
@@ -13,7 +13,7 @@ SET(CMAKE_INCLUDE_CURRENT_DIR TRUE)
 #Pretty colors\r
 SET(CMAKE_COLOR_MAKEFILE ON)\r
 #Choose verbosity level\r
-SET(CMAKE_VERBOSE_MAKEFILE ON)\r
+SET(CMAKE_VERBOSE_MAKEFILE OFF)\r
 \r
 # Probably best to move all these path things to a single file\r
 IF(WIN32)\r