mirror of
https://github.com/monero-project/monero.git
synced 2026-01-23 21:04:24 +01:00
core: link against libringct
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user