Skip to content

Commit 6c4fb17

Browse files
authored
Merge pull request #127 from mjcaisse-intel/revert-fmt-version
revert fmt version to 10.2.1
2 parents 58b33a5 + c25da23 commit 6c4fb17

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)