mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 18:50:28 +09:00
Fix linking of the static library on Windows.
This commit is contained in:
@@ -190,6 +190,8 @@ if (WITH_STATIC_LIB)
|
|||||||
${LIBRARY_SOVERSION}
|
${LIBRARY_SOVERSION}
|
||||||
OUTPUT_NAME
|
OUTPUT_NAME
|
||||||
ssh
|
ssh
|
||||||
|
DEFINE_SYMBOL
|
||||||
|
SSH_EXPORTS
|
||||||
)
|
)
|
||||||
|
|
||||||
install(
|
install(
|
||||||
|
|||||||
Reference in New Issue
Block a user