Skip to content
Snippets Groups Projects
Commit cd5713b3 authored by Alexis Girault's avatar Alexis Girault
Browse files

COMP: correct innerbuild list separator

parent e574216c
No related branches found
No related tags found
No related merge requests found
......@@ -147,6 +147,7 @@ ExternalProject_Add( ${PROJECT_NAME}
SOURCE_DIR ${${PROJECT_NAME}_SOURCE_DIR}
BINARY_DIR ${CMAKE_BINARY_DIR}/Innerbuild
CMAKE_GENERATOR ${CMAKE_GENERATOR}
LIST_SEPARATOR ${_sep_}
CMAKE_ARGS
-D${PROJECT_NAME}_SUPERBUILD:BOOL=OFF
${CMAKE_CONFIG_ARGS}
......
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