Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
90f24794
Commit
90f24794
authored
Apr 29, 2021
by
William Patrick Mccormack
Committed by
Ewelina Maria Lobodzinska
Apr 29, 2021
Browse files
Add Package Dependencies for SuperChic
parent
ec71dbd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Generators/Superchic_i/CMakeLists.txt
View file @
90f24794
...
...
@@ -5,6 +5,14 @@
# Declare the package name:
atlas_subdir
(
Superchic_i
)
# External dependencies:
find_package
(
CLHEP
)
find_package
(
HepMC COMPONENTS HepMC HepMCfio
)
find_package
(
Apfel
)
find_package
(
Lhapdf
)
find_package
(
Superchic
)
# Install files from the package:
atlas_install_python_modules
(
python/*.py
)
atlas_install_joboptions
(
share/*.py
)
...
...
Write
Preview
Markdown
is supported
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