We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc82e3 commit 90ba326Copy full SHA for 90ba326
CMakeLists.txt
@@ -23,8 +23,8 @@ find_package(
23
include(cmake/string_catalog.cmake)
24
25
add_versioned_package("gh:boostorg/mp11#boost-1.83.0")
26
-fmt_recipe(11.0.0)
27
-add_versioned_package("gh:intel/cpp-std-extensions#a51e2bf")
+fmt_recipe(10.2.1)
+add_versioned_package("gh:intel/cpp-std-extensions#6c4fb17")
28
add_versioned_package("gh:intel/cpp-baremetal-concurrency#8d49b6d")
29
30
add_library(cib INTERFACE)
0 commit comments