mirror of
https://github.com/monero-project/monero.git
synced 2025-12-11 17:41:28 +09:00
core: link against libringct
This commit is contained in:
parent
4258dab4d6
commit
98564439f8
@ -78,6 +78,7 @@ target_link_libraries(cryptonote_core
|
|||||||
crypto
|
crypto
|
||||||
otshell_utils
|
otshell_utils
|
||||||
blockchain_db
|
blockchain_db
|
||||||
|
ringct
|
||||||
${Boost_DATE_TIME_LIBRARY}
|
${Boost_DATE_TIME_LIBRARY}
|
||||||
${Boost_PROGRAM_OPTIONS_LIBRARY}
|
${Boost_PROGRAM_OPTIONS_LIBRARY}
|
||||||
${Boost_SERIALIZATION_LIBRARY}
|
${Boost_SERIALIZATION_LIBRARY}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user