Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena-acts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
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
Show more breadcrumbs
Dimitra Amperiadou
athena-acts
Commits
eb0b739b
Commit
eb0b739b
authored
9 years ago
by
Ewelina Maria Lobodzinska
Committed by
Graeme Stewart
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fix requirements (Lhapdf-06-01-05-03)
parent
b8577bd0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
External/Lhapdf/cmt/requirements
+8
-7
8 additions, 7 deletions
External/Lhapdf/cmt/requirements
with
8 additions
and
7 deletions
External/Lhapdf/cmt/requirements
+
8
−
7
View file @
eb0b739b
...
...
@@ -6,13 +6,14 @@ author Andy Buckley <andy.buckley@cern.ch>
use AtlasPolicy AtlasPolicy-*
use AtlasExternalArea AtlasExternalArea-* External
use LCG_Configuration
macro LCG_config_version "67c"
macro Genser_home "$(LCG_external)/MCGenerators_lcgcmt$(LCG_config_version)"
#macro Genser_home "$(LCG_external)/MCGenerators_lcgcmt61g"
#private
macro my_LCG_config_version "67c"
#end_private
macro Genser_home "$(LCG_external)/MCGenerators_lcgcmt$(my_LCG_config_version)"
#macro Genser_home "$(LCG_external)/MCGenerators"
macro Lhapdf_home "$(Genser_home)/lhapdf"
macro Lhapdf_version "6.1.
4
"
macro Lhapdf_native_version "$(Lhapdf_version)_lcgcmt$(LCG_config_version)"
macro Lhapdf_version "6.1.
5
"
macro Lhapdf_native_version "$(Lhapdf_version)_lcgcmt$(
my_
LCG_config_version)"
macro Lhapdf_system "$(LCG_ext_system)"
macro Lhapdf_dir "$(Lhapdf_home)/$(Lhapdf_version)/$(Lhapdf_system)"
macro Lhapdf_bin "$(Lhapdf_dir)/bin"
...
...
@@ -24,7 +25,7 @@ macro Lhapdf_setsdir "$(LCG_ROOT)/external/lhapdfsets/current/"
## Headers and C++/Fortran libs
include_path none
include_dirs "$(Lhapdf_dir)/include"
macro_append Lhapdf_export_paths " $(Lhapdf_dir)/include $(Lhapdf_dir)/lib "
macro_append Lhapdf_export_paths " $(Lhapdf_dir)/include $(Lhapdf_dir)/lib
$(Lhapdf_dir)/bin
"
apply_pattern declare_installed_libraries dir="$(Lhapdf_dir)/lib"
## Install scripts
...
...
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