Skip to content

Commit

Permalink
updating fmt version
Browse files Browse the repository at this point in the history
  • Loading branch information
wkjarosz committed Dec 28, 2023
1 parent c9abbbf commit bdf7339
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 @@ -165,7 +165,7 @@ if(emscripten-browser-file_ADDED)
target_include_directories(emscripten-browser-file INTERFACE "${emscripten-browser-file_SOURCE_DIR}")
endif()

CPMAddPackage("gh:fmtlib/fmt#7.1.3")
CPMAddPackage("gh:fmtlib/fmt#10.1.1")
if(fmt_ADDED)
message(STATUS "fmt library added")
endif()
Expand Down

0 comments on commit bdf7339

Please sign in to comment.