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
!2071
introduce rich_v25a
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
introduce rich_v25a
e.clerkin/cbmroot:cleanup_rich_v25a
into
master
Overview
6
Commits
1
Pipelines
14
Changes
3
Open
Eoin Clerkin
requested to merge
e.clerkin/cbmroot:cleanup_rich_v25a
into
master
2 months ago
Overview
3
Commits
1
Pipelines
14
Changes
3
Expand
Make rich_v25a default
move macro to geometry repo.
0
0
Merge request reports
Compare
master
version 13
3b1506e8
2 weeks ago
version 12
81e92d40
2 weeks ago
version 11
2d9d0603
3 weeks ago
version 10
3fd1d6af
3 weeks ago
version 9
2e903db1
3 weeks ago
version 8
27f0001c
3 weeks ago
version 7
88fd55bc
2 months ago
version 6
00e9c073
2 months ago
version 5
bb11ed03
2 months ago
version 4
e883cea5
2 months ago
version 3
f2339819
2 months ago
version 2
b70a5855
2 months ago
version 1
943f6036
2 months ago
master (HEAD)
and
latest version
latest version
8ec28961
1 commit,
2 weeks ago
version 13
3b1506e8
11 commits,
2 weeks ago
version 12
81e92d40
11 commits,
2 weeks ago
version 11
2d9d0603
10 commits,
3 weeks ago
version 10
3fd1d6af
9 commits,
3 weeks ago
version 9
2e903db1
8 commits,
3 weeks ago
version 8
27f0001c
8 commits,
3 weeks ago
version 7
88fd55bc
7 commits,
2 months ago
version 6
00e9c073
5 commits,
2 months ago
version 5
bb11ed03
5 commits,
2 months ago
version 4
e883cea5
4 commits,
2 months ago
version 3
f2339819
3 commits,
2 months ago
version 2
b70a5855
2 commits,
2 months ago
version 1
943f6036
2 commits,
2 months ago
3 files
+
2
−
18
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
external/InstallGeometry.cmake
+
1
−
1
Options
set
(
GEOMETRY_VERSION 2
e1b1fa34d0a404938ee37aee94297f6db5ef1a4
)
set
(
GEOMETRY_VERSION 2
6dd3073599c5bce731fbb566acec5d691deac4e
)
set
(
GEOMETRY_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_geometry.git"
)
download_project_if_needed
(
PROJECT Geometry_source
Loading