Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sft
lcgcmake
Commits
456e901d
Commit
456e901d
authored
Dec 04, 2019
by
Ivan Razumov
Browse files
Merge branch 'rivet-302' into 'master'
Test Rivet 3.0.2 See merge request
!301
parents
50f5eb98
657725ec
Pipeline
#1272936
passed with stage
in 5 minutes and 50 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cmake/toolchain/heptools-dev3.cmake
View file @
456e901d
...
...
@@ -10,3 +10,5 @@ LCG_external_package(hepmc3 HEAD GIT=https://gitlab.cern.ch/hepmc/HepMC3.gi
LCG_remove_package
(
DD4hep
)
LCG_AA_project
(
DD4hep master GIT=https://github.com/AIDASoft/DD4hep.git
)
LCG_remove_package
(
Gaudi
)
LCG_remove_package
(
rivet
)
LCG_external_package
(
rivet 3.0.2
${
MCGENPATH
}
/rivet yoda=1.7.7
)
cmake/toolchain/heptools-dev3python3.cmake
View file @
456e901d
...
...
@@ -8,3 +8,6 @@ include(heptools-dev-generators)
LCG_external_package
(
ROOT HEAD GIT=http://root.cern.ch/git/root.git
)
LCG_external_package
(
hepmc3 HEAD GIT=https://gitlab.cern.ch/hepmc/HepMC3.git
)
LCG_remove_package
(
Gaudi
)
LCG_remove_package
(
rivet
)
LCG_external_package
(
rivet 3.0.2
${
MCGENPATH
}
/rivet yoda=1.7.7
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment