Skip to content
Snippets Groups Projects
Commit 0cc0588f authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

nomsg

parent 47019bf9
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ SET(OTB_DATA_PATHS "${OTB_SOURCE_DIR}/Examples/Data" CACHE STRING "Where the OTB
SET(BUILD_FIGURES ON CACHE BOOL "Build Software Guide figures")
IF( BUILD_FIGURES )
SET(OTB_EXECUTABLES_DIR "" CACHE PATH "Where the OTB examples executables are")
SET(OTB_EXECUTABLES_DIR "${OTB_LIBRARY_DIRS}" CACHE PATH "Where the OTB examples executables are")
SET(RUN_EXAMPLES_SCRIPT "${SoftwareGuide_SOURCE_DIR}/Examples/RunExamples.pl" CACHE FILEPATH "Where the RunExamples Script is")
ENDIF( BUILD_FIGURES )
......
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