mirror of
https://github.com/monero-project/monero.git
synced 2026-01-17 15:22:48 -08:00
fix some link errors in debug mode for macos
This commit is contained in:
committed by
moneromooo-monero
parent
fdd4c5e577
commit
6d8b29ef28
@@ -101,6 +101,7 @@ target_link_libraries(rpc_base
|
||||
epee
|
||||
${Boost_REGEX_LIBRARY}
|
||||
${Boost_THREAD_LIBRARY}
|
||||
${Boost_PROGRAM_OPTIONS_LIBRARY}
|
||||
PRIVATE
|
||||
${EXTRA_LIBRARIES})
|
||||
|
||||
@@ -125,6 +126,7 @@ target_link_libraries(daemon_messages
|
||||
|
||||
target_link_libraries(daemon_rpc_server
|
||||
LINK_PRIVATE
|
||||
rpc
|
||||
cryptonote_core
|
||||
cryptonote_protocol
|
||||
daemon_messages
|
||||
|
||||
Reference in New Issue
Block a user