Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computing
cbmroot
Commits
b8f989be
Commit
b8f989be
authored
2 months ago
by
Eoin Clerkin
Browse files
Options
Downloads
Patches
Plain Diff
tof_v24a in cfv setup
Update the geometry and parameter hashes
parent
18f7d1fa
No related branches found
No related tags found
1 merge request
!2006
tof_v24a in cfv setup
Pipeline
#32686
passed
2 months ago
Stage: package
Stage: verify
Stage: documentation
Stage: deploy
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
external/InstallGeometry.cmake
+1
-1
1 addition, 1 deletion
external/InstallGeometry.cmake
external/InstallParameter.cmake
+1
-1
1 addition, 1 deletion
external/InstallParameter.cmake
with
2 additions
and
2 deletions
external/InstallGeometry.cmake
+
1
−
1
View file @
b8f989be
set
(
GEOMETRY_VERSION
702533fb5d67d58242f26768eb52a6175113a337
)
set
(
GEOMETRY_VERSION
c97ad8694461474c9e59596047a0926d9fc0bd24
)
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"
)
download_project_if_needed
(
PROJECT Geometry_source
download_project_if_needed
(
PROJECT Geometry_source
...
...
This diff is collapsed.
Click to expand it.
external/InstallParameter.cmake
+
1
−
1
View file @
b8f989be
set
(
PARAMETER_VERSION
7dab1e63dd63d5f9344e0b7b8faf7b3a8ede245d
)
set
(
PARAMETER_VERSION
a3e7b34f17dd484a5802f6c299455b7630cf956f
)
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"
)
download_project_if_needed
(
PROJECT Parameter_source
download_project_if_needed
(
PROJECT Parameter_source
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment