pass BUILD_STUB_FILES option to superbuild

This commit is contained in:
Christopher Lackner 2019-06-30 12:52:08 +02:00
parent 99df9c0083
commit 13fa0acb2b

View File

@ -145,6 +145,7 @@ set_vars( NETGEN_CMAKE_ARGS
USE_SPDLOG USE_SPDLOG
DEBUG_LOG DEBUG_LOG
CHECK_RANGE CHECK_RANGE
BUILD_STUB_FILES
) )
# propagate all variables set on the command line using cmake -DFOO=BAR # propagate all variables set on the command line using cmake -DFOO=BAR