Skip to content

Commit

Permalink
bump fmtlib
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamVe committed May 6, 2024
1 parent 0565beb commit 8d52aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ include(FetchContent)
FetchContent_Declare(
fmtlib
GIT_REPOSITORY https://github.com/fmtlib/fmt.git
GIT_TAG 10.1.1)
GIT_TAG 10.2.1)

FetchContent_MakeAvailable(fmtlib)

Expand Down

0 comments on commit 8d52aa3

Please sign in to comment.