Skip to content

Commit a0164fd

Browse files
committed
[deps] Bump fmt version to 11.1.4 to avoid llvm20 compilation issues
1 parent e18a569 commit a0164fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/CMakeLists.txt

+1-1
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.0.2
70+
GIT_TAG 11.1.4
7171
)

0 commit comments

Comments
 (0)