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
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
!782
Use ROOT v6-24-00-patches in dev4
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Use ROOT v6-24-00-patches in dev4
root_to_v6-24-00-patches
into
master
Overview
20
Commits
3
Pipelines
3
Changes
3
All threads resolved!
Hide all comments
Merged
Dmitri Konstantinov
requested to merge
root_to_v6-24-00-patches
into
master
4 years ago
Overview
20
Commits
3
Pipelines
3
Changes
3
All threads resolved!
Hide all comments
Expand
Use ROOT v6-24-00-patches in dev4
0
0
Merge request reports
Compare
master
version 2
60e2e685
4 years ago
version 1
724d973b
4 years ago
master (base)
and
latest version
latest version
1767c17a
3 commits,
4 years ago
version 2
60e2e685
2 commits,
4 years ago
version 1
724d973b
1 commit,
4 years ago
3 files
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
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
.
24
.
00
)
LCG_external_package
(
ROOT v6
-
24
-
00
-patches GIT=http://root.cern.ch/git/root.git
)
# if(NOT ${LCG_OS}${LCG_OSVERS} MATCHES fc|ubuntu|mac[0-9]+)
# LCG_AA_project(CORAL master GIT=https://gitlab.cern.ch/lcgcoral/coral.git )
Loading