mirror of
https://github.com/libssh2/libssh2.git
synced 2026-01-27 00:18:12 +03:00
Drop the `git config --global core.autocrlf input` step in Cygwin jobs. It's no longer necessary. Also saving ~10 seconds per job. Quote the cmake variable for consistency. Closes #1730