Skip to content
Snippets Groups Projects
Commit d8a3f2d0 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Revert "Add sb_configure_options"

This reverts commit 4971c9f5.
parent 64e810b6
No related branches found
No related tags found
No related merge requests found
......@@ -103,7 +103,7 @@ set ( CTEST_INSTALL_DIRECTORY "${OTB_SOURCE_DIR}/install/" )
set ( PROJECT_SOURCE_DIR "${OTB_SOURCE_DIR}" )
set (CONFIGURE_OPTIONS "")
include ( "${CMAKE_CURRENT_LIST_DIR}/sb_configure_options.cmake" )
include ( "${CMAKE_CURRENT_LIST_DIR}/configure_option.cmake" )
# SuperBuild case : one more configure option
set ( CONFIGURE_OPTIONS
"${CONFIGURE_OPTIONS}-DCMAKE_PREFIX_PATH=${XDK_PATH};")
......
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