mirror of
https://github.com/monero-project/monero.git
synced 2026-01-12 21:13:55 -08:00
cmake: fix undefined symbols and multiple definitions
This commit is contained in:
@@ -71,6 +71,7 @@ target_link_libraries(device
|
||||
PUBLIC
|
||||
${HIDAPI_LIBRARIES}
|
||||
cncrypto
|
||||
cryptonote_format_utils_basic
|
||||
ringct_basic
|
||||
wallet-crypto
|
||||
${OPENSSL_CRYPTO_LIBRARIES}
|
||||
|
||||
Reference in New Issue
Block a user