Skip to content
Snippets Groups Projects
Commit 528d9436 authored by Eoin Clerkin's avatar Eoin Clerkin Committed by Florian Uhlig
Browse files

Use latest geometry and parameter version

Update hashes for the geometry and parameter repositories.
parent 7d073949
No related branches found
No related tags found
1 merge request!302Updates hashes for the gometry and parametr repositories.
Pipeline #9393 passed
set(GEOMETRY_VERSION 151fcb9356610da62d91eeb7d5f4ef3d418b0cae) set(GEOMETRY_VERSION 53574909ed0120471a9be47dfc8c0d669e0f021b)
set(GEOMETRY_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_geometry.git") set(GEOMETRY_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_geometry.git")
...@@ -8,3 +8,5 @@ download_project_if_needed(PROJECT Geometry_source ...@@ -8,3 +8,5 @@ download_project_if_needed(PROJECT Geometry_source
SOURCE_DIR ${CMAKE_SOURCE_DIR}/geometry SOURCE_DIR ${CMAKE_SOURCE_DIR}/geometry
TEST_FILE media.geo TEST_FILE media.geo
) )
set(PARAMETER_VERSION 21586bf382cf87d29b5987240764a2fe67fd7b28) set(PARAMETER_VERSION b64e694ca04e76d80413c1091c69f03e2691baeb)
set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git") set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git")
...@@ -8,3 +8,4 @@ download_project_if_needed(PROJECT Parameter_source ...@@ -8,3 +8,4 @@ download_project_if_needed(PROJECT Parameter_source
SOURCE_DIR ${CMAKE_SOURCE_DIR}/parameters SOURCE_DIR ${CMAKE_SOURCE_DIR}/parameters
TEST_FILE sts/LandauWidthTable.txt TEST_FILE sts/LandauWidthTable.txt
) )
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