mirror of
https://github.com/monero-project/monero.git
synced 2025-07-31 23:08:47 -04:00
cmake: fix up link lines
This commit is contained in:
parent
4b6515cfb5
commit
01895dd067
5 changed files with 7 additions and 3 deletions
|
@ -68,6 +68,7 @@ target_link_libraries(daemon
|
|||
${Boost_REGEX_LIBRARY}
|
||||
${Boost_SYSTEM_LIBRARY}
|
||||
${Boost_THREAD_LIBRARY}
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
${UPNP_LIBRARIES}
|
||||
${EXTRA_LIBRARIES})
|
||||
add_dependencies(daemon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue