Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
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
Elemer Nagy
athena
Commits
a8cb2ad6
Commit
a8cb2ad6
authored
8 years ago
by
Graeme Stewart
Browse files
Options
Downloads
Patches
Plain Diff
graphics/VP1/VP1Qwt deleted from master
parent
b28d40e0
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
graphics/VP1/VP1Qwt/cmt/requirements
+0
-33
0 additions, 33 deletions
graphics/VP1/VP1Qwt/cmt/requirements
with
0 additions
and
33 deletions
graphics/VP1/VP1Qwt/cmt/requirements
deleted
100644 → 0
+
0
−
33
View file @
b28d40e0
package VP1Qwt
author Thomas Kittelmann <Thomas.Kittelmann@cern.ch>
use AtlasExternalArea AtlasExternalArea-* External
use AtlasQt4 AtlasQt4-* External
private
use qwt v* LCG_Interfaces
end_private
macro VP1Qwt_qwt_version "$(qwt_config_version)"
macro VP1Qwt_native_version "$(VP1Qwt_qwt_version)_qt$(qt_config_version)"
# macro VP1Qwt_home "$(LCG_external)/qwt/$(VP1Qwt_native_version)/$(LCG_system)"
macro VP1Qwt_home "$(LCG_external)/qwt/$(VP1Qwt_qwt_version)/$(LCG_system)"
include_path none
include_dirs "$(VP1Qwt_home)/include"
macro VP1Qwt_lib_dir "$(VP1Qwt_home)/lib"
macro VP1Qwt_linkopts "-L$(VP1Qwt_lib_dir) -lqwt "
path_remove LD_LIBRARY_PATH "/qwt/"
path_append LD_LIBRARY_PATH "$(VP1Qwt_lib_dir)"
path_remove DYLD_LIBRARY_PATH "/qwt/"
path_append DYLD_LIBRARY_PATH "$(VP1Qwt_lib_dir)"
path_remove QT_PLUGIN_PATH "/qwt/"
path_append QT_PLUGIN_PATH "$(VP1Qwt_home)/plugins"
macro VP1Qwt_export_paths "$(VP1Qwt_home)"
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