Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lcgcmake
Manage
Activity
Members
Labels
Plan
Wiki
Jira
Code
Merge requests
15
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
sft
lcgcmake
Merge requests
!325
Updates ROOT branch to v6-20-00-patches
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Updates ROOT branch to v6-20-00-patches
dev4_ROOT_to_v6-20-00-patches
into
master
Overview
2
Commits
1
Pipelines
1
Changes
5
Merged
Richard Bachmann
requested to merge
dev4_ROOT_to_v6-20-00-patches
into
master
5 years ago
Overview
2
Commits
1
Pipelines
1
Changes
5
Expand
Update ROOT version in dev4 to v6-20-00-patches
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
cdaf489a
1 commit,
5 years ago
5 files
+
5
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
cmake/toolchain/heptools-dev4.cmake
+
1
−
1
Options
@@ -5,7 +5,7 @@ include(heptools-dev-base)
#---Additional External packages------(Generators)-----------------
include
(
heptools-dev-generators
)
LCG_external_package
(
ROOT v6-
18
-00-patches GIT=http://root.cern.ch/git/root.git
)
LCG_external_package
(
ROOT v6-
20
-00-patches GIT=http://root.cern.ch/git/root.git
)
LCG_external_package
(
hepmc3 3.1.1
)
# Latest tagged version of COOL, CORAL instead of master (if required)
Loading