Skip to content
Snippets Groups Projects
Commit c28fc04e authored by Graeme Stewart's avatar Graeme Stewart
Browse files

External/Herwigpp deleted from 20.20

parent 80a88647
No related merge requests found
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)"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment