On Unix, link libdbus to a platform-specific threading library
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 12 Mar 2012 15:40:30 +0000 (15:40 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 15 Jun 2012 13:42:19 +0000 (14:42 +0100)
commitb47f4c22ee7adf57e1a5377d5f9cbdbe6423a111
tree9c2dec4be4e043b35b6adb4a9418143749f54a94
parentefddba53da6b76478064f43d8235de12151f33ad
On Unix, link libdbus to a platform-specific threading library

On Linux, this is libpthread; on other Unixes, in principle it might be
called libpthreads or libthreads or something.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=47237
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
cmake/CMakeLists.txt
cmake/dbus/CMakeLists.txt