Skip to content

Commit c25da23

Browse files
revert fmt version to 10.2.1
1 parent 58b33a5 commit c25da23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ else()
1515
endif()
1616

1717
add_versioned_package("gh:boostorg/mp11#boost-1.83.0")
18-
fmt_recipe(11.0.0)
18+
fmt_recipe(10.2.1)
1919

2020
if(NOT DEFINED CMAKE_CXX_STANDARD)
2121
set(CMAKE_CXX_STANDARD 20)

0 commit comments

Comments
 (0)