Link static monerod build to monero-lws

This commit is contained in:
j-berman
2022-02-15 06:23:15 -05:00
committed by Lee Clagett
parent 80b3bb7dd8
commit 89bac4548b
2 changed files with 109 additions and 11 deletions

View File

@@ -53,8 +53,8 @@ target_link_libraries(monero-lws-daemon
monero-lws-util
monero-lws-wire-json
${Boost_CHRONO_LIBRARY}
${Boost_FILESYSTEM_LIBRARY}
${Boost_PROGRAM_OPTIONS_LIBRARY}
${Boost_FILESYSTEM_LIBRARY}
${Boost_THREAD_LIBRARY}
${CMAKE_THREAD_LIBS_INIT}
${EXTRA_LIBRARIES}