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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Lawrence Davou Christopher
athena
Commits
3b002aef
Commit
3b002aef
authored
8 years ago
by
Graeme Stewart
Browse files
Options
Downloads
Patches
Plain Diff
External/AtlasCoinInventor deleted from master
Former-commit-id: 538634e06f547403fe040cf37f2d7cc26be8b32a
parent
05b94eec
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
External/AtlasCoinInventor/cmt/requirements
+0
-27
0 additions, 27 deletions
External/AtlasCoinInventor/cmt/requirements
with
0 additions
and
27 deletions
External/AtlasCoinInventor/cmt/requirements
deleted
100755 → 0
+
0
−
27
View file @
05b94eec
package AtlasCoinInventor
author David Quarrie <David.Quarrie@cern.ch>
author Thomas Kittelmann <Thomas.Kittelmann@cern.ch>
use AtlasExternalArea AtlasExternalArea-* External
macro AtlasCoinInventor_native_version "3.1.3p2"
macro AtlasCoinInventor_home "$(LCG_external)/coin3d/$(AtlasCoinInventor_native_version)/$(LCG_system)"
include_path none
include_dirs "$(AtlasCoinInventor_home)/include"
macro AtlasCoinInventor_lib_dir "$(AtlasCoinInventor_home)/lib"
macro AtlasCoinInventor_linkopts "-L$(AtlasCoinInventor_lib_dir) -lCoin "
path_remove LD_LIBRARY_PATH "/CoinInventor/"
path_append LD_LIBRARY_PATH "$(AtlasCoinInventor_lib_dir)"
path_remove DYLD_LIBRARY_PATH "/CoinInventor/"
path_append DYLD_LIBRARY_PATH "$(AtlasCoinInventor_lib_dir)"
macro AtlasCoinInventor_export_paths "$(AtlasCoinInventor_home)"
macro_append AtlasCoinInventor_cppflags "" \
target-gcc47&debug " -fpermissive " \
target-gcc48&debug " -fpermissive "
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