mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-02-01 20:30:44 +00:00
12 lines
234 B
PkgConfig
12 lines
234 B
PkgConfig
|
prefix=
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: libwebp
|
||
|
Description: Library for the WebP graphics format
|
||
|
Version: 1.1.0
|
||
|
Cflags: -I${prefix}/include
|
||
|
Libs: -L${prefix}/lib -lwebp
|
||
|
Libs.private:
|