From db9e0b16e28aa0bc45cb1a5b656f8754284c8744 Mon Sep 17 00:00:00 2001 From: Vladislav Nepogodin Date: Sat, 17 Aug 2024 03:28:35 +0400 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=20=20update=20CTRE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 2 +- subprojects/ctre.wrap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 05dd8f6..c92caf0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -74,7 +74,7 @@ CPMAddPackage( CPMAddPackage( NAME ctre GITHUB_REPOSITORY hanickadot/compile-time-regular-expressions - GIT_TAG v3.9.0 + GIT_TAG acb2f4de2e24a06280088377e47534137c0bc759 EXCLUDE_FROM_ALL YES ) CPMAddPackage( diff --git a/subprojects/ctre.wrap b/subprojects/ctre.wrap index 1f0df0b..25dcfec 100644 --- a/subprojects/ctre.wrap +++ b/subprojects/ctre.wrap @@ -1,6 +1,6 @@ [wrap-git] url = https://github.com/hanickadot/compile-time-regular-expressions.git -revision = v3.9.0 +revision = acb2f4de2e24a06280088377e47534137c0bc759 patch_directory = ctre