core: link against libringct

This commit is contained in:
moneromooo-monero
2016-06-10 20:14:20 +01:00
parent 4258dab4d6
commit 98564439f8

View File

@@ -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}