From: Erik Hofman Date: Mon, 27 Jun 2016 11:21:26 +0000 (+0200) Subject: Remove a debug message X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e710b37591b12c337b45a41773f9f7b3a51146ea;p=flightgear.git Remove a debug message --- diff --git a/utils/fgelev/CMakeLists.txt b/utils/fgelev/CMakeLists.txt index 25756d5d7..13d6d3850 100644 --- a/utils/fgelev/CMakeLists.txt +++ b/utils/fgelev/CMakeLists.txt @@ -1,6 +1,5 @@ add_executable(fgelev fgelev.cxx) -message("SIMGEAR_LIBRARIES: ${SIMGEAR_LIBRARIES}") target_link_libraries(fgelev ${SIMGEAR_LIBRARIES} ${OPENSCENEGRAPH_LIBRARIES}