mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
not so much wx
This commit is contained in:
parent
2552864754
commit
1482e4732e
@ -355,7 +355,7 @@
|
||||
|
||||
#if $[and $[HAVE_WX],$[WX_CONFIG]]
|
||||
#define cflags $[shell $[WX_CONFIG] --cflags]
|
||||
#define libs $[shell $[WX_CONFIG] --libs adv,html,xml,core,base]
|
||||
#define libs $[shell $[WX_CONFIG] --libs core,base]
|
||||
|
||||
#define WX_CFLAGS $[filter-out -I%,$[cflags]]
|
||||
#define WX_IPATH $[unique $[patsubst -I%,%,$[filter -I%,$[cflags]]]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user