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
Merge requests
!1126
WIP: Upgrades Rich
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
WIP: Upgrades Rich
e.clerkin/cbmroot:upgrade_rich
into
master
Overview
12
Commits
3
Pipelines
0
Changes
1
Closed
Eoin Clerkin
requested to merge
e.clerkin/cbmroot:upgrade_rich
into
master
2 years ago
Overview
12
Commits
3
Pipelines
0
Changes
1
Expand
Reintroduces upgraded rich geometry.
0
1
Merge request reports
Viewing commit
9881cec3
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
9881cec3
Reintroduces Rich_v22a for Linux
· 9881cec3
Eoin Clerkin
authored
2 years ago
Macos uses v21a
external/InstallGeometry.cmake
+
2
−
2
Options
set
(
GEOMETRY_VERSION
94962e198d632a342cc35dd1c0ee2bf31232e58f
)
set
(
GEOMETRY_VERSION
80c6e9f789924959f59c980d8be3cf5d967ea5c0
)
set
(
GEOMETRY_SRC_URL
"https://git.cbm.gsi.de/
CbmSoft
/cbmroot_geometry.git"
)
set
(
GEOMETRY_SRC_URL
"https://git.cbm.gsi.de/
e.clerkin
/cbmroot_geometry.git"
)
download_project_if_needed
(
PROJECT Geometry_source
GIT_REPOSITORY
${
GEOMETRY_SRC_URL
}
Loading