Skip to content

Commit

Permalink
Update glog.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Feb 18, 2024
1 parent 38ec283 commit d874f20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/glog.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(glog
google/glog v0.6.0
MD5=1b246d4d0e8a011d33e0813b256198ef
google/glog v0.7.0
MD5=1dafd4acb518bdcc09c5f58070ad8218
)

FetchContent_MakeAvailableWithArgs(glog
Expand Down

0 comments on commit d874f20

Please sign in to comment.