Skip to content
Snippets Groups Projects
Commit 497bed12 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

STYLE: remove debug messages

parent d7f603c5
No related branches found
No related tags found
No related merge requests found
......@@ -16,10 +16,6 @@ ADD_SYSTEM_LOCATION(PROJECT ${proj} VARIABLES ${proj}_LIBRARY ${proj}_INCLUDE_DI
if(USE_SYSTEM_OSSIM)
message(STATUS " Using OSSIM system version")
message(WARNING " DEBUG : OSSIM_LIBRARY = ${OSSIM_LIBRARY}")
message(WARNING " DEBUG : OSSIM_INCLUDE_DIR = ${OSSIM_INCLUDE_DIR}")
message(WARNING " DEBUG : SYSTEM_OSSIM_CMAKE_CACHE = ${SYSTEM_OSSIM_CMAKE_CACHE}")
else()
set(${proj}_DEPENDENCIES)
set(OSSIM_SB_BUILD_DIR ${CMAKE_BINARY_DIR}/${proj}/build)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment