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 5726ca9 commit 99efdb4Copy full SHA for 99efdb4
CMakeLists.txt
@@ -24,9 +24,10 @@ include(cmake/string_catalog.cmake)
24
25
add_versioned_package("gh:boostorg/mp11#boost-1.83.0")
26
fmt_recipe(10.2.1)
27
-add_versioned_package("gh:intel/cpp-baremetal-concurrency#7c5b26c")
+
28
+add_versioned_package("gh:intel/cpp-baremetal-concurrency#1108849")
29
add_versioned_package("gh:intel/cpp-std-extensions#2834680")
-add_versioned_package("gh:intel/cpp-baremetal-senders-and-receivers#73d95bc")
30
+add_versioned_package("gh:intel/cpp-baremetal-senders-and-receivers#8510ecc")
31
32
set(GEN_STR_CATALOG
33
${CMAKE_CURRENT_LIST_DIR}/tools/gen_str_catalog.py
0 commit comments