mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-02-17 00:51:28 +00:00
14 lines
267 B
PkgConfig
14 lines
267 B
PkgConfig
|
# pkg-config file from libvpx v1.9.0
|
||
|
prefix=
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: vpx
|
||
|
Description: WebM Project VPx codec implementation
|
||
|
Version: 1.9.0
|
||
|
Requires:
|
||
|
Conflicts:
|
||
|
Libs: -L${libdir} -lvpx -lm
|
||
|
Cflags: -I${includedir}
|