mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-01 16:11:23 +00:00
11 lines
234 B
PkgConfig
11 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:
|