Hello everyone,
another set of patches inspired by Bob Kast's reports. These patches
allow the compilation of libssh2 with WinCNG using the generated Visual
Studio project files.
This patch adds WinCNG support to parts of the existing Win32 build
infrastructure, until new build systems, like pre-defined VS project
files or CMake files may be added.
The patches probably raise one main question: How to handle build
systems, like VS project files, that need to include all source files
regardless of the desired target, including all supported crypto backends?
For now I added a check for LIBSSH2_OPENSSL to openssl.c and hardcoded
the supported crypto backends within Makefile.am.
Best regards,
Marc
Received on 2014-03-22