From e710b37591b12c337b45a41773f9f7b3a51146ea Mon Sep 17 00:00:00 2001 From: Erik Hofman Date: Mon, 27 Jun 2016 13:21:26 +0200 Subject: [PATCH] Remove a debug message --- utils/fgelev/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) 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} -- 2.39.5