mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-24 12:51:36 +00:00
11 lines
259 B
PkgConfig
11 lines
259 B
PkgConfig
prefix=
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libwebpdecoder
|
|
Description: Library for the WebP graphics format (decode only)
|
|
Version: 1.3.2
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lwebpdecoder
|
|
Libs.private:
|