[PR #421] Add support for CMake's BUILD_SHARED_LIBS option. #326 #1037

Open
opened 2026-01-29 20:52:13 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/google/brotli/pull/421

State: closed
Merged: Yes


This changes allows to build a small brotli binary that relies on shared libraries dec, enc and common (instead of a single binary). In particular this will allows distro maintainers to create independent libbrotli libraries (issue #326).

**Original Pull Request:** https://github.com/google/brotli/pull/421 **State:** closed **Merged:** Yes --- This changes allows to build a small brotli binary that relies on shared libraries dec, enc and common (instead of a single binary). In particular this will allows distro maintainers to create independent libbrotli libraries (issue #326).
claunia added the pull-request label 2026-01-29 20:52:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1037