From a55dce2c834d7370ad166adfa6191c6f34e46d5e Mon Sep 17 00:00:00 2001 From: scarab Date: Sat, 16 Aug 2008 23:11:49 +0000 Subject: dalsi drobne upravy pro apple git-svn-id: http://opensvn.csie.org/tuxanci_ng@209 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index dcb66d5..54d3678 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -81,7 +81,7 @@ IF ( Debug ) SET( CMAKE_C_FLAGS "-g -O0 -Wall -pipe") SET( CMAKE_CXX_FLAGS "-g -O0 -Wall -pipe") ADD_DEFINITIONS ( -DDEBUG ) - # SET ( CMAKE_VERBOSE_MAKEFILE on ) + SET ( CMAKE_VERBOSE_MAKEFILE on ) ENDIF ( Debug ) ############################################################################### # BASIC DIRECTORIES FOR INCLUSION -- cgit v1.2.3