1
0
Fork 0

Cmake: remove debugging message

This commit is contained in:
Frederic Bouvier 2011-01-03 19:01:39 +01:00
parent c8bdf8c198
commit 4b873d974e

View file

@ -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 <cstdio>