[PR #906] [MERGED] Enabled install when building with emscripten. #1483

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/906
Author: @dlemstra
Created: 6/5/2021
Status: Merged
Merged: 6/23/2021
Merged by: @eustas

Base: masterHead: add-emscripten-install


📝 Commits (2)

  • 71e1962 Enabled install when building with emscripten.
  • a1f1f61 Also install the pkg-config files.

📊 Changes

1 file changed (+8 additions, -10 deletions)

View changed files

📝 CMakeLists.txt (+8 -10)

📄 Description

This PR enables install when building with emscripten and fixes #886.


🔄 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/906 **Author:** [@dlemstra](https://github.com/dlemstra) **Created:** 6/5/2021 **Status:** ✅ Merged **Merged:** 6/23/2021 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `add-emscripten-install` --- ### 📝 Commits (2) - [`71e1962`](https://github.com/google/brotli/commit/71e196297a352958a79b1141187896167a962f73) Enabled install when building with emscripten. - [`a1f1f61`](https://github.com/google/brotli/commit/a1f1f610bacf99a8283e780eee20ea6b77ee7478) Also install the pkg-config files. ### 📊 Changes **1 file changed** (+8 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+8 -10) </details> ### 📄 Description This PR enables install when building with emscripten and fixes #886. --- <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:54:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1483