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

External/AtlasCoinInventor deleted from 20.8

Former-commit-id: 516df7713db54766682625f64dddfa0b55e1ff2b
parent d305826d
No related merge requests found
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 "
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