diff --git a/CMakeLists.txt b/CMakeLists.txt index 0c1a03e..db992c2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ include(cmake/get_cpm.cmake) if(PROJECT_IS_TOP_LEVEL) cpmaddpackage("gh:intel/cicd-repo-infrastructure#dev") else() - cpmaddpackage("gh:intel/cicd-repo-infrastructure#3e2bef0") + cpmaddpackage("gh:intel/cicd-repo-infrastructure#6021593") endif() add_versioned_package(URI "gh:boostorg/mp11#boost-1.83.0" TARGET boost_mp11)