mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-02-16 08:31:30 +00:00
11 lines
276 B
PkgConfig
11 lines
276 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} -R${libdir} -lbrotlicommon
|
|
Cflags: -I${includedir}
|