mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 10:37:37 -07: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…
Reference in New Issue
Block a user