mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 20:11:51 +00:00
13 lines
261 B
PkgConfig
13 lines
261 B
PkgConfig
|
prefix=
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: libwebp
|
||
|
Description: Library for the WebP graphics format
|
||
|
Version: 1.3.1
|
||
|
Requires.private: libsharpyuv
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -lwebp
|
||
|
Libs.private:
|