Skip to content

Commit 9f4867a

Browse files
zen-isTheLartians
andauthored
Upgrade fmt version from 9.1.0 to 10.2.1 (#185)
* Bump fmt 9.1.0 to 10.2.1 * trigger CI --------- Co-authored-by: Lars Melchior <[email protected]>
1 parent 57d0b4d commit 9f4867a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CPMAddPackage("gh:TheLartians/[email protected]")
2828

2929
CPMAddPackage(
3030
NAME fmt
31-
GIT_TAG 9.1.0
31+
GIT_TAG 10.2.1
3232
GITHUB_REPOSITORY fmtlib/fmt
3333
OPTIONS "FMT_INSTALL YES" # create an installable target
3434
)

0 commit comments

Comments
 (0)