-
Trd parameter files for mcbm needed an update, this commit changes the downloaded parameter version accordignly
Trd parameter files for mcbm needed an update, this commit changes the downloaded parameter version accordignly
InstallParameter.cmake 502 B
set(PARAMETER_VERSION ece66cc34c11c668dbf43a91edc4073cb9f963c1)
set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git")
download_project_if_needed(PROJECT Parameter_source
GIT_REPOSITORY ${PARAMETER_SRC_URL}
GIT_TAG ${PARAMETER_VERSION}
SOURCE_DIR ${CMAKE_SOURCE_DIR}/parameters
TEST_FILE sts/LandauWidthTable.txt
)