From 57ae7cbf6f545870b3366caa40f97987a1b5ed58 Mon Sep 17 00:00:00 2001 From: Tomáš Chvátal Date: Mon, 9 Nov 2009 23:01:30 +0100 Subject: Remove redundant messages --- CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 3a70663..715535e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -52,9 +52,6 @@ IF ( BUILD_SERVER ) ELSE ( BUILD_SERVER ) SET ( APPNAME "tuxanci" ) ENDIF ( BUILD_SERVER ) -MESSAGE ( "<******************************>" ) -MESSAGE ( "Configure for ${APPNAME} Started" ) -MESSAGE ( "<******************************>" ) CMAKE_MINIMUM_REQUIRED ( VERSION 2.6.0 ) CMAKE_MINIMUM_REQUIRED ( VERSION 2.6.0 FATAL_ERROR ) INCLUDE (cmake/MacroAddSources.cmake) -- cgit v1.2.3