Skip to content
Snippets Groups Projects
Commit 63ea76a0 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

BUG: forward cmake command and env to itk external project

parent 018aff41
No related branches found
No related tags found
No related merge requests found
...@@ -175,6 +175,7 @@ else() ...@@ -175,6 +175,7 @@ else()
${CMAKE_SOURCE_DIR}/patches/ITK/hashtable.hxx.in ${CMAKE_SOURCE_DIR}/patches/ITK/hashtable.hxx.in
${ITK_SB_SRC}/Modules/ThirdParty/KWSys/src/KWSys ${ITK_SB_SRC}/Modules/ThirdParty/KWSys/src/KWSys
DEPENDS ${${proj}_DEPENDENCIES} DEPENDS ${${proj}_DEPENDENCIES}
CMAKE_COMMAND ${SB_CMAKE_COMMAND}
) )
# write patch in binary dir # write patch in binary dir
......
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