Skip to content

Commit 4cdf1dd

Browse files
committed
[cmake] Bump FMT version to 12.0.0
1 parent fae598a commit 4cdf1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ external_dependency(nda
6767
set(FMT_INSTALL ON)
6868
external_dependency(fmt
6969
GIT_REPO https://github.com/fmtlib/fmt
70-
GIT_TAG 11.1.4
70+
GIT_TAG 12.0.0
7171
)

0 commit comments

Comments
 (0)