Skip to content

Commit

Permalink
Update Snappy to 1.10.0 with compile bug fix (#1400)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Apr 23, 2023
1 parent 80fd23c commit 94bc804
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/snappy.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ include_guard()
include(cmake/utils.cmake)

FetchContent_DeclareGitHubWithMirror(snappy
google/snappy 1.1.7
MD5=40a371a653b7bb5a47df59b937b78557
google/snappy f725f6766bfc62418c6491b504c8e5865ec99412
MD5=17a982c9b0c667b3744e1fecba0046f7
)

FetchContent_MakeAvailableWithArgs(snappy
Expand Down

0 comments on commit 94bc804

Please sign in to comment.