Skip to content

Commit

Permalink
Upgrade fmt version from 9.1.0 to 10.2.1 (#185)
Browse files Browse the repository at this point in the history
* Bump fmt 9.1.0 to 10.2.1

* trigger CI

---------

Co-authored-by: Lars Melchior <[email protected]>
  • Loading branch information
zen-is and TheLartians committed Apr 7, 2024
1 parent 57d0b4d commit 9f4867a
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 @@ -28,7 +28,7 @@ CPMAddPackage("gh:TheLartians/[email protected]")

CPMAddPackage(
NAME fmt
GIT_TAG 9.1.0
GIT_TAG 10.2.1
GITHUB_REPOSITORY fmtlib/fmt
OPTIONS "FMT_INSTALL YES" # create an installable target
)
Expand Down

0 comments on commit 9f4867a

Please sign in to comment.