Skip to content

Commit

Permalink
⬆️ Update stdx for tuple improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
elbeno committed Jul 3, 2024
1 parent 4c375e9 commit 6d91955
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 @@ -24,7 +24,7 @@ include(cmake/string_catalog.cmake)

add_versioned_package("gh:boostorg/mp11#boost-1.83.0")
fmt_recipe(11.0.0)
add_versioned_package("gh:intel/cpp-std-extensions#44bd39b")
add_versioned_package("gh:intel/cpp-std-extensions#060e858")
add_versioned_package("gh:intel/cpp-baremetal-concurrency#8d49b6d")

add_library(cib INTERFACE)
Expand Down

0 comments on commit 6d91955

Please sign in to comment.