mirror of
https://github.com/monero-project/monero.git
synced 2025-08-09 02:32:21 -04:00
cmake: fix undefined symbols and multiple definitions
This commit is contained in:
parent
14be80f992
commit
fe76d7dee7
6 changed files with 66 additions and 16 deletions
|
@ -71,6 +71,7 @@ target_link_libraries(device
|
|||
PUBLIC
|
||||
${HIDAPI_LIBRARIES}
|
||||
cncrypto
|
||||
cryptonote_format_utils_basic
|
||||
ringct_basic
|
||||
wallet-crypto
|
||||
${OPENSSL_CRYPTO_LIBRARIES}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue