mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 20:11:51 +00:00
12 lines
286 B
PkgConfig
12 lines
286 B
PkgConfig
prefix=
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libtiff
|
|
Description: Tag Image File Format (TIFF) library.
|
|
Version: 4.3.0
|
|
Libs: -L${libdir} -ltiff
|
|
Libs.private:
|
|
Cflags: -I${includedir}
|
|
Requires.private: libjpeg liblzma libwebp libzstd zlib
|