mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-25 21:31:25 +00:00
14 lines
302 B
PkgConfig
14 lines
302 B
PkgConfig
# pkg-config file from libvpx v1.14.1
|
|
prefix=
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: vpx
|
|
Description: WebM Project VPx codec implementation
|
|
Version: 1.14.1
|
|
Requires:
|
|
Conflicts:
|
|
Libs: -L${libdir} -lvpx -lm
|
|
Libs.private: -lm -lpthread
|
|
Cflags: -I${includedir}
|