core: link against libringct
This commit is contained in:
parent
4258dab4d6
commit
98564439f8
1 changed files with 1 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue