[PR #450] Build shared libraries by default #1074

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

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

State: closed
Merged: Yes


  • Declare BUILD_SHARED_LIBS option for CMake
  • Define ${LIB}_SHARED_COMPILATION when compiling shared library
  • Define and use BROTLI_xxx_API
  • Fix remaining unprefixed defines in port.h
**Original Pull Request:** https://github.com/google/brotli/pull/450 **State:** closed **Merged:** Yes --- - Declare `BUILD_SHARED_LIBS` option for CMake - Define `${LIB}_SHARED_COMPILATION` when compiling shared library - Define and use `BROTLI_xxx_API` - Fix remaining unprefixed defines in port.h
claunia added the pull-request label 2026-01-29 20:52:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1074