mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
add z to default tiff libs
This commit is contained in:
parent
245cf2512b
commit
2d2e195231
@ -253,7 +253,7 @@
|
|||||||
// Is libtiff installed, and where?
|
// Is libtiff installed, and where?
|
||||||
#define TIFF_IPATH
|
#define TIFF_IPATH
|
||||||
#define TIFF_LPATH
|
#define TIFF_LPATH
|
||||||
#define TIFF_LIBS tiff
|
#define TIFF_LIBS tiff z
|
||||||
#defer HAVE_TIFF $[libtest $[TIFF_LPATH],$[TIFF_LIBS]]
|
#defer HAVE_TIFF $[libtest $[TIFF_LPATH],$[TIFF_LIBS]]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user