[PR #464] [MERGED] FInishing touches for installing libbrotli with CMake #1090

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/464
Author: @nemequ
Created: 10/31/2016
Status: Merged
Merged: 11/1/2016
Merged by: @eustas

Base: masterHead: master


📝 Commits (3)

  • 149e190 build: fix bundled mode + BUILD_SHARED_LIBS
  • 1b2bad6 cmake: add soversion information
  • 7248fa8 cmake: generate pkg-config file

📊 Changes

1 file changed (+137 additions, -11 deletions)

View changed files

📝 CMakeLists.txt (+137 -11)

📄 Description

AFAIK this should fix #326.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/464 **Author:** [@nemequ](https://github.com/nemequ) **Created:** 10/31/2016 **Status:** ✅ Merged **Merged:** 11/1/2016 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`149e190`](https://github.com/google/brotli/commit/149e1905162030a2f8b52e3039439973fbb5318e) build: fix bundled mode + BUILD_SHARED_LIBS - [`1b2bad6`](https://github.com/google/brotli/commit/1b2bad680c868c0b743ae6c1fc1d4352c463095e) cmake: add soversion information - [`7248fa8`](https://github.com/google/brotli/commit/7248fa8f85db3300694ccab9d0c6900dbf823276) cmake: generate pkg-config file ### 📊 Changes **1 file changed** (+137 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+137 -11) </details> ### 📄 Description AFAIK this should fix #326. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:52:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1090