Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Tulay Cuhadar Donszelmann
athena
Commits
c28fc04e
Commit
c28fc04e
authored
7 years ago
by
Graeme Stewart
Browse files
Options
Downloads
Patches
Plain Diff
External/Herwigpp deleted from 20.20
parent
80a88647
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
External/Herwigpp/cmt/requirements
+0
-34
0 additions, 34 deletions
External/Herwigpp/cmt/requirements
with
0 additions
and
34 deletions
External/Herwigpp/cmt/requirements
deleted
100644 → 0
+
0
−
34
View file @
80a88647
package Herwigpp
author Andy Buckley <andy.buckley@cern.ch>
use AtlasPolicy AtlasPolicy-*
use LCG_Configuration
use AtlasExternalArea AtlasExternalArea-* External
use ThePEG ThePEG-* External
use AtlasHepMC AtlasHepMC-* External
#macro LCG_config_version "61g"
#macro Herwigpp_home "$(LCG_ROOT)/external/MCGenerators_lcgcmt$(LCG_config_version)/herwig++"
macro Herwigpp_home "$(LCG_external)/MCGenerators/herwig++"
macro Herwigpp_version "2.7.1"
macro Herwigpp_native_version "$(Herwigpp_version)_lcgcmt$(LCG_config_version)"
macro Herwigpp_system "$(LCG_ext_system)"
macro Herwigpp_installdir "$(Herwigpp_home)/$(Herwigpp_version)/$(Herwigpp_system)"
macro Herwigpp_inc "$(Herwigpp_installdir)/include"
macro Herwigpp_lib "$(Herwigpp_installdir)/lib/Herwig++"
macro Herwigpp_moduledir "$(Herwigpp_lib)"
macro Herwigpp_datadir "$(Herwigpp_installdir)/share/Herwig++"
# Paths are specified separately so they get packed even if any is symlink
macro Herwigpp_export_paths "$(Herwigpp_installdir)/include $(Herwigpp_installdir)/lib $(Herwigpp_installdir)/bin $(Herwigpp_installdir)/share"
apply_pattern declare_installed_libraries dir=$(Herwigpp_lib)
#apply_pattern declare_runtime files="$(Herwigpp_datadir)/*.rpo $(Herwigpp_datadir)/*.in"
apply_pattern generic_declare_for_link kind=runtime prefix=$(tag)/share files="$(Herwigpp_datadir)/*.rpo $(Herwigpp_datadir)/*.in $(Herwigpp_datadir)/MSSM.model "
#path_prepend PATH "$(Herwigpp_datadir)"
include_path none
include_dirs "$(Herwigpp_inc)"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment