mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #1172] [CLOSED] Add cmake version and target #1737
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/1172
Author: @bmarques1995
Created: 5/26/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
5b4f9a7Add cmake version and target5ed95ccMerge branch 'master' into master515c256Merge branch 'master' into master0e8ddf7Merge branch 'master' into master📊 Changes
2 files changed (+31 additions, -1 deletions)
View changed files
📝
CMakeLists.txt(+28 -1)➕
cmake/config.cmake.in(+3 -0)📄 Description
This commit will add a cmake target, which is possible to use the command
find_package(Brotli)in cmake🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.