mirror of
https://github.com/monero-project/monero.git
synced 2024-12-28 01:39:24 -05: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