mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
better test for freetype
This commit is contained in:
parent
0fc2d43007
commit
5e32b77580
@ -391,7 +391,7 @@
|
||||
// tells us where to look for the various files. On Windows, we need to
|
||||
// supply this information explicitly.
|
||||
#define FREETYPE_CONFIG freetype-config
|
||||
#defer HAVE_FREETYPE $[bintest $[FREETYPE_CONFIG]]
|
||||
#defer HAVE_FREETYPE $[or $[libtest $[FREETYPE_LPATH],$[FREETYPE_LIBS]],$[bintest $[FREETYPE_CONFIG]]]
|
||||
#define FREETYPE_CFLAGS
|
||||
#define FREETYPE_IPATH
|
||||
#define FREETYPE_LPATH
|
||||
|
Loading…
x
Reference in New Issue
Block a user