From f8166fa3311fd74394fe0936fb181728e9a61ec4 Mon Sep 17 00:00:00 2001 From: taipanromania Date: Wed, 24 Sep 2008 10:33:25 +0000 Subject: [PATCH] no more verbose --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b485ee35..d2c929d3 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)