Skip to content
Snippets Groups Projects
  • Administrator's avatar
    4d96e6ae
    Use latest version of external repository · 4d96e6ae
    Administrator authored
    Switch to new branch newFieldMaps which adds the various versions of the new
    fieldmaps. The switch is needed to be able to remove the maps if they are
    updated or become obsolete. If these maps would be included in the main branch
    tehre wouldn't be a possibility to remove them at some point.
    4d96e6ae
    History
    Use latest version of external repository
    Administrator authored
    Switch to new branch newFieldMaps which adds the various versions of the new
    fieldmaps. The switch is needed to be able to remove the maps if they are
    updated or become obsolete. If these maps would be included in the main branch
    tehre wouldn't be a possibility to remove them at some point.
InstallInput.cmake 484 B
set(INPUT_VERSION ecbd1f37a0d449a5c2a344957a889441963852ae) # branch newFieldMaps

set(INPUT_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_input.git")

download_project_if_needed(PROJECT         Input_source
                           GIT_REPOSITORY  ${INPUT_SRC_URL}
                           GIT_TAG         ${INPUT_VERSION}
                           SOURCE_DIR      ${CMAKE_SOURCE_DIR}/input
                           TEST_FILE       urqmd_pdg.dat
                          )