diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 89af45e86..c552147ef 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ SET(CMAKE_INCLUDE_CURRENT_DIR TRUE) #Pretty colors
SET(CMAKE_COLOR_MAKEFILE ON)
#Choose verbosity level
-SET(CMAKE_VERBOSE_MAKEFILE ON)
+SET(CMAKE_VERBOSE_MAKEFILE OFF)
# Probably best to move all these path things to a single file
IF(WIN32)
|
