Skip to content
Snippets Groups Projects
Unverified Commit 8f0b2110 authored by Jean-Christophe Fillion-Robin's avatar Jean-Christophe Fillion-Robin
Browse files

STYLE: Remove obsolete variable passed to inner build

This commit is a follow up of 35940011 (ENH: Update imstkSolveDependencies
module based on commontk/Artichoke@4176c39f9) where the variable should
have been originally removed.
parent 663b4daf
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,6 @@ ExternalProject_Add( ${PROJECT_NAME}
DOWNLOAD_COMMAND ""
SOURCE_DIR ${${PROJECT_NAME}_SOURCE_DIR}
BINARY_DIR ${CMAKE_BINARY_DIR}/Innerbuild
${COMMON_CMAKE_EP_ARGS}
CMAKE_ARGS
-D${PROJECT_NAME}_SUPERBUILD:BOOL=OFF
-D${PROJECT_NAME}_BUILD_EXAMPLES:BOOL=${${PROJECT_NAME}_BUILD_EXAMPLES}
......
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