mirror of
https://github.com/curl/curl.git
synced 2026-04-20 09:01:15 +03:00
They use Visual Studio generators, which are multi-target. The build command does the Release/Debug selection via `--config`. Also: - appveyor: drop unnecessary conditional for 3 options. To sync with GHA. - appveyor: drop unused `-DCMAKE_INSTALL_PREFIX=`. To sync with GHA. - sync cmake option order between GHA and appveyor. Closes #16372 |
||
|---|---|---|
| .. | ||
| appveyor-status.yml | ||
| checkdocs.yml | ||
| checksrc.yml | ||
| configure-vs-cmake.yml | ||
| curl-for-win.yml | ||
| distcheck.yml | ||
| fuzz.yml | ||
| hacktoberfest-accepted.yml | ||
| http3-linux.yml | ||
| label.yml | ||
| linux-old.yml | ||
| linux.yml | ||
| macos.yml | ||
| non-native.yml | ||
| windows.yml | ||