2
0
mirror of https://github.com/wolfpld/tracy synced 2026-01-19 04:52:09 +00:00

Bump usearch, curl.

This commit is contained in:
Bartosz Taudul
2025-07-12 18:27:43 +02:00
parent 89f246dc07
commit fdeb33c566

View File

@@ -236,7 +236,7 @@ if(NOT EMSCRIPTEN)
CPMAddPackage(
NAME usearch
GITHUB_REPOSITORY unum-cloud/usearch
GIT_TAG v2.17.11
GIT_TAG v2.19.1
EXCLUDE_FROM_ALL TRUE
)
@@ -269,7 +269,7 @@ if(NOT EMSCRIPTEN)
CPMAddPackage(
NAME libcurl
GITHUB_REPOSITORY curl/curl
GIT_TAG curl-8_13_0
GIT_TAG curl-8_14_1
OPTIONS
"BUILD_STATIC_LIBS ON"
"BUILD_SHARED_LIBS OFF"