Skip to content
Snippets Groups Projects
Commit 015600fd authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

SuperBuild: use SB_CMAKE_COMMAND

parent 2abdeea4
Branches
Tags
No related merge requests found
......@@ -32,6 +32,7 @@ ExternalProject_Add(MVD
-DCMAKE_PREFIX_PATH:STRING=${CMAKE_INSTALL_PREFIX};${CMAKE_PREFIX_PATH}
-DOTB_DATA_ROOT:STRING=${OTB_DATA_ROOT}
${MVD_SB_CONFIG}
CMAKE_COMMAND ${SB_CMAKE_COMMAND}
)
endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment