mirror of
https://github.com/monero-project/monero.git
synced 2026-07-30 23:50:24 -07:00
core: link against libringct
This commit is contained in:
@@ -78,6 +78,7 @@ target_link_libraries(cryptonote_core
|
||||
crypto
|
||||
otshell_utils
|
||||
blockchain_db
|
||||
ringct
|
||||
${Boost_DATE_TIME_LIBRARY}
|
||||
${Boost_PROGRAM_OPTIONS_LIBRARY}
|
||||
${Boost_SERIALIZATION_LIBRARY}
|
||||
|
||||
Reference in New Issue
Block a user