diff --git a/CMakeLists.txt b/CMakeLists.txt index 729a63b9..09d41e6c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ project(zint-package) set(CMAKE_INCLUDE_CURRENT_DIR ON) -set(CMAKE_VERBOSE_MAKEFILE ON) +#set(CMAKE_VERBOSE_MAKEFILE ON) #comment or remove the above line before release set (ZINT_VERSION_MAJOR 1)