Skip to content

Commit

Permalink
Update fmt.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Jul 5, 2024
1 parent 7ed512e commit 51c86f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/fmt.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(fmt
fmtlib/fmt 11.0.0
MD5=f690d14b38d0fa473ea414ecf4e9c1a2
fmtlib/fmt 11.0.1
MD5=6ca210c0a9e751705bacff468dd55ee1
)

FetchContent_MakeAvailableWithArgs(fmt)

0 comments on commit 51c86f8

Please sign in to comment.