Skip to content
Snippets Groups Projects
Commit ced6e7a7 authored by Mathieu Deltorre's avatar Mathieu Deltorre
Browse files

PB compil appli FLTK externe Version < 1.1.9 sous fedora

*reajout modif emmanuel avec test FLTK externe
parent 92cecafe
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,10 @@ IF(OTB_USE_SYSTEM_VXL)
ENDIF(VXL_FOUND)
ENDIF(OTB_USE_SYSTEM_VXL)
IF(OTB_USE_EXTERNAL_FLTK)
SET(FLTK_FLUID_EXECUTABLE ${OTB_FLTK_FLUID_EXECUTABLE})
ENDIF(OTB_USE_EXTERNAL_FLTK)
#WHERE TO FIND ITK
IF(OTB_USE_EXTERNAL_ITK)
INCLUDE(${OTB_ITK_DIR}/ITKConfig.cmake)
......
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