Skip to content

Commit

Permalink
Add abseil 20240722.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroff committed Aug 4, 2024
1 parent 76c5314 commit 6cb0fde
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions cmake/projects/abseil/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,16 @@ hunter_add_version(
d6da50a47c1268b5d6d5405b7fc21258ccd84d31
)

hunter_add_version(
PACKAGE_NAME
abseil
VERSION 20240722.0
URL
"https://github.com/abseil/abseil-cpp/archive/refs/tags/20240722.0.tar.gz"
SHA1
955d39b9fdcacb88b2a8802d1d629b80a8ab28b1
)

hunter_cmake_args(
abseil
CMAKE_ARGS
Expand Down

0 comments on commit 6cb0fde

Please sign in to comment.