cmake: add wire dependency for cryptonote_core RTTI linkage

This commit is contained in:
selsta
2026-07-22 01:28:16 +02:00
parent 9e1a88ba83
commit 9e3c336e8a
+1
View File
@@ -54,6 +54,7 @@ target_link_libraries(cryptonote_core
ringct
device
hardforks
wire
${Boost_DATE_TIME_LIBRARY}
${Boost_PROGRAM_OPTIONS_LIBRARY}
${Boost_SERIALIZATION_LIBRARY}