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