cmake: fix undefined symbols and multiple definitions

This commit is contained in:
anon 2021-04-27 12:06:42 +00:00 committed by selsta
parent 14be80f992
commit fe76d7dee7
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E
6 changed files with 66 additions and 16 deletions

View file

@ -71,6 +71,7 @@ target_link_libraries(device
PUBLIC
${HIDAPI_LIBRARIES}
cncrypto
cryptonote_format_utils_basic
ringct_basic
wallet-crypto
${OPENSSL_CRYPTO_LIBRARIES}