Skip to content

Commit

Permalink
Update fmt.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden committed Jul 1, 2024
1 parent 12067d9 commit ae0d05c
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 10.2.1
MD5=1bba4e8bdd7b0fa98f207559ffa380a3
fmtlib/fmt 11.0.0
MD5=f690d14b38d0fa473ea414ecf4e9c1a2
)

FetchContent_MakeAvailableWithArgs(fmt)

0 comments on commit ae0d05c

Please sign in to comment.