Fix windows curl build (using cmake) (#600)

This commit is contained in:
Jerry Ma
2025-02-06 23:59:02 +09:00
committed by GitHub
parent 21de1a2291
commit 95d741496e
7 changed files with 47 additions and 20 deletions

View File

@@ -34,7 +34,7 @@
"libcurl.a"
],
"static-libs-windows": [
"libcurl_a.lib"
"libcurl.lib"
],
"headers": [
"curl"