Skip to content

Add support for Brotli 1.10+#145

Open
Flamefire wants to merge 1 commit intogoogle:masterfrom
Flamefire:patch-1
Open

Add support for Brotli 1.10+#145
Flamefire wants to merge 1 commit intogoogle:masterfrom
Flamefire:patch-1

Conversation

@Flamefire
Copy link
Copy Markdown

For newer Brotli versions the libbrotli*-static files do no longer exist and instead libbrotli*.a are used.

Add a find_library call to find either one

Fixes #144

For newer Brotli versions the `libbrotli*-static` files do no longer exist and instead `libbrotli*.a` are used.

Add a `find_library` call to find either one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failing with Brotli 1.1.0+

1 participant