From: Frederic Bouvier Date: Mon, 3 Jan 2011 18:01:39 +0000 (+0100) Subject: Cmake: remove debugging message X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4b873d974e38d1f039709744212a504b5d14070a;p=flightgear.git Cmake: remove debugging message --- diff --git a/CMakeModules/FindSimGear.cmake b/CMakeModules/FindSimGear.cmake index aae8e040b..71ce82e09 100644 --- a/CMakeModules/FindSimGear.cmake +++ b/CMakeModules/FindSimGear.cmake @@ -131,7 +131,6 @@ include(CheckCXXSourceRuns) message(STATUS "looking for version: ${SimGear_FIND_VERSION}") SET(CMAKE_REQUIRED_INCLUDES ${SIMGEAR_INCLUDE_DIR}) -message(STATUS "Version Simgear include " ${CMAKE_REQUIRED_INCLUDES}) check_cxx_source_runs( "#include