forked from such-gitea/wownero-lws
/get_random_outs is now fully async using stackful coroutines (#142)
This commit is contained in:
committed by
Lee *!* Clagett
parent
ed6fde7f28
commit
5796dad3b8
@@ -56,6 +56,7 @@ target_link_libraries(monero-lws-daemon-common
|
||||
monero-lws-wire-json
|
||||
monero-lws-util
|
||||
${Boost_CHRONO_LIBRARY}
|
||||
${Boost_COROUTINE_LIBRARY}
|
||||
${Boost_PROGRAM_OPTIONS_LIBRARY}
|
||||
${Boost_SYSTEM_LIBRARY}
|
||||
${Boost_THREAD_LIBRARY}
|
||||
|
||||
Reference in New Issue
Block a user