mirror of https://github.com/orefkov/simstr.git
Исправил ссылку на simdutf
This commit is contained in:
parent
e72e2be6cf
commit
c5ac1a289d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue