Files
winlib-builder/.github/workflows/libssh2.yml
Christoph M. Becker e9c9e9bead Don't build static libssh2
As of libssh2 1.11.0, libssh2 also builds static libraries even if
`BUILD_SHARED_LIBS` is enabled.  We don't want that, so we tell CMake
not to do it.
2024-10-27 23:53:46 +01:00

2.4 KiB