mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
another osx fix
This commit is contained in:
parent
2c674ac803
commit
2339301270
@ -345,7 +345,7 @@ igate : $[get_igatedb(metalib_target lib_target ss_lib_target)]
|
|||||||
#define cxx_ld $[or $[get_ld],$[CXX]]
|
#define cxx_ld $[or $[get_ld],$[CXX]]
|
||||||
|
|
||||||
#define varname $[subst -,_,.,_,$[lib_prefix]$[TARGET]$[lib_ext]]
|
#define varname $[subst -,_,.,_,$[lib_prefix]$[TARGET]$[lib_ext]]
|
||||||
$[varname] = $[sources] $[interrogate_sources]
|
$[varname] = $[sources] $[if $[not $[link_extra_bundle]],$[interrogate_sources]]
|
||||||
#define target $[ODIR]/$[lib_prefix]$[TARGET]$[lib_ext]
|
#define target $[ODIR]/$[lib_prefix]$[TARGET]$[lib_ext]
|
||||||
#define sources $($[varname])
|
#define sources $($[varname])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user