mirror of
https://github.com/libssh2/libssh2.git
synced 2026-01-27 00:18:12 +03:00
- dump cmake error log on configure failure. (for cmake 3.26 and newer) - dump `config.log` on autotools configure failure. - convert specs filename to Windows format before passing to CMake. - add missing quotes. Closes #1403