Skip to content

Commit

Permalink
Package Hunter 1.10.0-p0
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroff committed Aug 5, 2024
1 parent 6cb0fde commit 6be13c7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cmake/projects/brpc/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,13 @@ hunter_add_version(
SHA1 "fdfac0fbcc51ac643ac7d8d89cae5d06b9dbb065"
)

hunter_add_version(
PACKAGE_NAME brpc
VERSION "1.10.0-p0"
URL "https://github.com/ambroff/brpc/archive/refs/heads/1.10.0-p0.zip"
SHA1 "fdfac0fbcc51ac643ac7d8d89cae5d06b9dbb065"
)

hunter_cmake_args(
brpc
CMAKE_ARGS
Expand Down

0 comments on commit 6be13c7

Please sign in to comment.