Cmake: remove debugging message
This commit is contained in:
parent
c8bdf8c198
commit
4b873d974e
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue