Исправил ссылку на simdutf

This commit is contained in:
Aleksandr Orefkov 2025-11-11 12:17:46 +03:00
parent e72e2be6cf
commit c5ac1a289d
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ function (Simdutf)
set (SIMDUTF_BENCHMARKS OFF) set (SIMDUTF_BENCHMARKS OFF)
FetchContent_Declare( FetchContent_Declare(
simdutf simdutf
GIT_REPOSITORY git@github.com:simdutf/simdutf.git GIT_REPOSITORY https://github.com/simdutf/simdutf.git
GIT_SHALLOW TRUE GIT_SHALLOW TRUE
GIT_TAG tags/v7.5.0 GIT_TAG tags/v7.5.0
FIND_PACKAGE_ARGS FIND_PACKAGE_ARGS