mirror of
https://github.com/curl/curl.git
synced 2026-05-03 02:47:52 +03:00
When libcurl is built with MODE=static, c-ares is forced into static linkage too. That doesn't happen when MODE=dll so linker would break over undefined symbols. closes https://github.com/curl/curl/pull/4688 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| BUILD.WINDOWS.txt | ||
| gen_resp_file.bat | ||
| makedebug.cmd | ||
| Makefile.vc | ||
| MakefileBuild.vc | ||
| rundebug.cmd | ||