From e3d73396831556f8b00015529a08373ec47b18b9 Mon Sep 17 00:00:00 2001 From: taipanromania Date: Fri, 3 Oct 2008 09:50:13 +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 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)