mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
doc: Add a note about OpenSSL linking
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
@@ -27,4 +27,7 @@ the dllimport attribute.
|
|||||||
#include <libssh/libssh.h>
|
#include <libssh/libssh.h>
|
||||||
@endcode
|
@endcode
|
||||||
|
|
||||||
|
If you're are statically linking with OpenSSL, read the "Linking your
|
||||||
|
application" section in the NOTES.<OS> in the OpenSSL source tree!
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user