aboutsummaryrefslogtreecommitdiff
path: root/src/daemon
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2014-10-24 15:30:57 -0400
committerBen Boeckel <ben.boeckel@kitware.com>2014-10-24 15:30:57 -0400
commit01895dd0676cb8252ed5274c15000e361c965370 (patch)
treedf8614abd92951423ebf77fc23d17512514bfc20 /src/daemon
parentunbound: fix type checking (diff)
downloadmonero-01895dd0676cb8252ed5274c15000e361c965370.tar.xz
cmake: fix up link lines
Diffstat (limited to 'src/daemon')
-rw-r--r--src/daemon/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/CMakeLists.txt b/src/daemon/CMakeLists.txt
index 0c9fca880..adcc61c43 100644
--- a/src/daemon/CMakeLists.txt
+++ b/src/daemon/CMakeLists.txt
@@ -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