From c5ac1a289df2310137793ac4aa69b1d4566da4e2 Mon Sep 17 00:00:00 2001 From: Aleksandr Orefkov Date: Tue, 11 Nov 2025 12:17:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D1=83=20=D0=BD=D0=B0=20?= =?UTF-8?q?simdutf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2143d11..45999b6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,7 +69,7 @@ function (Simdutf) set (SIMDUTF_BENCHMARKS OFF) FetchContent_Declare( simdutf - GIT_REPOSITORY git@github.com:simdutf/simdutf.git + GIT_REPOSITORY https://github.com/simdutf/simdutf.git GIT_SHALLOW TRUE GIT_TAG tags/v7.5.0 FIND_PACKAGE_ARGS