Skip to content

Commit

Permalink
Add chromium zlib 0.0.0-f87c2b10efb4-p0 as ZLIB version (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbsheth authored and bkotzz committed Nov 11, 2019
1 parent d2fc2d7 commit f2b417c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions cmake/projects/ZLIB/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,17 @@ hunter_add_version(
fbb8be77db5cb3f4d1b269f273a357d22ccc4b32
)

hunter_add_version(
PACKAGE_NAME
ZLIB
VERSION
"0.0.0-chromium-f87c2b10efb4-p0"
URL
"https://github.com/hunter-packages/chromium_zlib/archive/v0.0.0-f87c2b10efb4-p0.tar.gz"
SHA1
2fc1f19ef5ba48c415a614e56e1c12507f4676ab
)

hunter_pick_scheme(DEFAULT url_sha1_cmake)
hunter_cacheable(ZLIB)
hunter_download(PACKAGE_NAME ZLIB
Expand Down

0 comments on commit f2b417c

Please sign in to comment.