From 0ef991de9193d3c90491ad1859280db8678a61c8 Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Wed, 24 Feb 2016 20:35:50 +0100 Subject: [PATCH] removed debug output --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2a75c3a0d6..3a8a768cb2 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -292,7 +292,6 @@ add_definitions("-DARANGODB_BITS=${BITS}") ################################################################################ string(TOLOWER ${CMAKE_BUILD_TYPE} CMAKE_BUILD_TYPE_TL) -message (${CMAKE_BUILD_TYPE_TL}) set(DEBUG FALSE)