Import Geant4 9.5.0 source tree
This commit is contained in:
@@ -169,7 +169,8 @@ ENDMACRO(MACRO_ENSURE_VERSION_RANGE)
|
||||
|
||||
include(CMakeMacroParseArguments)
|
||||
MACRO(MACRO_VERIFY_VERSION)
|
||||
PARSE_ARGUMENTS(MVV
|
||||
CMAKE_PARSE_ARGUMENTS(MVV
|
||||
""
|
||||
"MIN_VERSION;MAX_VERSION;FOUND_VERSION;FIND_EXACT"
|
||||
""
|
||||
${ARGN})
|
||||
|
||||
Reference in New Issue
Block a user