Skip to content

Commit

Permalink
use libcurl on linux (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Gehorsam authored May 15, 2023
1 parent 4d730fd commit 953581c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
"cacheVariables": {
"VCPKG_HOST_TRIPLET": "x64-linux-heroic",
"VCPKG_TARGET_TRIPLET": "x64-linux-heroic",
"WITH_LIBHTTPCLIENT_HTTP": "ON",
"BUILD_CURL_HTTP": "ON",
"BUILD_WSLAY": "ON",
"BUILD_CURL_IO": "ON",
"VCPKG_MANIFEST_FEATURES": "curl;wslay"
Expand Down

0 comments on commit 953581c

Please sign in to comment.