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 72af8a5fce
commit ceb8e7c508
7 changed files with 69 additions and 18 deletions
+1
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}