Cleanup and replumb back to functional state
This commit is contained in:
committed by
Jonathan White
parent
9e2be34897
commit
b96b86bfa7
@@ -4,9 +4,9 @@ if(WITH_XC_CRYPTO_SSH)
|
||||
set(crypto_ssh_SOURCES
|
||||
bcrypt_pbkdf.cpp
|
||||
blowfish.c
|
||||
ASN1Key.cpp
|
||||
BinaryStream.cpp
|
||||
OpenSSHKey.cpp
|
||||
ASN1Key.cpp
|
||||
BinaryStream.cpp
|
||||
OpenSSHKey.cpp
|
||||
)
|
||||
|
||||
add_library(crypto_ssh STATIC ${crypto_ssh_SOURCES})
|
||||
|
||||
Reference in New Issue
Block a user