Version:
Usage
Install the latest google-brotli package with the following command:
meson wrap install google-brotliOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from google-brotli 1.1.0-2 can be used by adding the following lines to your meson.build file:
libbrotlicommon_dep = dependency('libbrotlicommon')
libbrotlidec_dep = dependency('libbrotlidec')
libbrotlienc_dep = dependency('libbrotlienc')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...