mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-05 04:40:31 +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}
|
||||
OUTPUT_NAME
|
||||
ssh
|
||||
DEFINE_SYMBOL
|
||||
SSH_EXPORTS
|
||||
)
|
||||
|
||||
install(
|
||||
|
||||
Reference in New Issue
Block a user