mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #988] [MERGED] CMake: ensure static libraries are still installed on Emscripten #1542
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/988
Author: @kleisauke
Created: 12/18/2022
Status: ✅ Merged
Merged: 12/20/2022
Merged by: @eustas
Base:
master← Head:install-static-wasm📝 Commits (1)
00a73e2CMake: ensure static libraries are still installed on Emscripten📊 Changes
1 file changed (+6 additions, -8 deletions)
View changed files
📝
CMakeLists.txt(+6 -8)📄 Description
Similar to commit
ce222e317e.Context:
https://github.com/google/brotli/pull/655#issuecomment-1353141509
FWIW, the OSS-Fuzz build of Brotli seems to fail.
https://oss-fuzz-build-logs.storage.googleapis.com/index.html#brotli
Let me know if you want a PR for that too (a trivial change, since that build script was probably based on
c/fuzz/test_fuzzer.sh)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.