mirror of
https://github.com/monero-project/monero.git
synced 2026-07-28 14:47:15 -07:00
cmake: add wire dependency for cryptonote_core RTTI linkage
This commit is contained in:
@@ -54,6 +54,7 @@ target_link_libraries(cryptonote_core
|
||||
ringct
|
||||
device
|
||||
hardforks
|
||||
wire
|
||||
${Boost_DATE_TIME_LIBRARY}
|
||||
${Boost_PROGRAM_OPTIONS_LIBRARY}
|
||||
${Boost_SERIALIZATION_LIBRARY}
|
||||
|
||||
Reference in New Issue
Block a user