mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 20:11:51 +00:00
13 lines
267 B
PkgConfig
13 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}
|