mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-12 21:32:10 +00:00
11 lines
264 B
PkgConfig
11 lines
264 B
PkgConfig
prefix=
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libbrotlicommon
|
|
URL: https://github.com/google/brotli
|
|
Description: Brotli common dictionary library
|
|
Version: 1.0.9
|
|
Libs: -L${libdir} -lbrotlicommon
|
|
Cflags: -I${includedir}
|