diff --git a/src/p2p/CMakeLists.txt b/src/p2p/CMakeLists.txt index 9421a1477..83bdffab5 100644 --- a/src/p2p/CMakeLists.txt +++ b/src/p2p/CMakeLists.txt @@ -40,6 +40,7 @@ target_link_libraries(p2p PUBLIC epee version + cryptonote_core ${UPNP_LIBRARIES} ${Boost_CHRONO_LIBRARY} ${Boost_PROGRAM_OPTIONS_LIBRARY}