Skip to content

Commit 953581c

Browse files
author
Luke Gehorsam
authored
use libcurl on linux (#140)
1 parent 4d730fd commit 953581c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
"cacheVariables": {
306306
"VCPKG_HOST_TRIPLET": "x64-linux-heroic",
307307
"VCPKG_TARGET_TRIPLET": "x64-linux-heroic",
308-
"WITH_LIBHTTPCLIENT_HTTP": "ON",
308+
"BUILD_CURL_HTTP": "ON",
309309
"BUILD_WSLAY": "ON",
310310
"BUILD_CURL_IO": "ON",
311311
"VCPKG_MANIFEST_FEATURES": "curl;wslay"

0 commit comments

Comments
 (0)