Skip to content
Snippets Groups Projects
Commit 8f8ef0ae authored by Julien Michel's avatar Julien Michel
Browse files

ENH: Removing useless message

parent 6f488c0a
No related branches found
No related tags found
No related merge requests found
......@@ -488,7 +488,6 @@ IF(OTB_USE_VISU_GUI)
SET(FLUID_COMMAND ${EXECUTABLE_OUTPUT_PATH}/fluid)
# FLTK CMake needs a variable called JPEG_INCLUDE_DIR
SET(JPEG_INCLUDE_DIR ${JPEG_INCLUDE_DIRS})
MESSAGE("JPEG_INCLUDE_DIRS: ${JPEG_INCLUDE_DIRS}, JPEG_INCLUDE_DIR=${JPEG_INCLUDE_DIR}")
ENDIF(OTB_USE_EXTERNAL_FLTK)
SET(OTB_VISU_GUI_LIBRARIES "${FLTK_LIBRARIES};${OPENGL_LIBRARIES} ")
......
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