dbus/cmake
Chengwei Yang 47df159cc5 Unify the way to find dbus-daemon test binary
There are two ways to find the dbus-daemon for testing. The first one is
defined as string at compile stage and the second one is export it from
test environment.

The first way has limitation that after defined, it's static string, so
it's impossible to run installable check. So let's unify to the second
way.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=37849
[added missing "}" -smcv]
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
2013-10-08 16:08:57 +01:00
..
bus tests to embedded tests: replaced in cmake files 2013-06-28 12:18:32 +01:00
dbus Revert "Factor out DBusAuthorization from DBusTransport" 2013-08-23 11:10:41 +01:00
doc Use Doxyfile.in for cmake build system too. 2013-06-24 14:39:01 +02:00
modules Generate autotools provided PACKAGE_.. and VERSION defines by a cmake macro. 2013-08-28 14:50:57 +02:00
test Tests: allow dbus-glib to be replaced with use of libdbus-internal 2013-09-03 12:00:51 +01:00
tools Moved docbook sources used by cmake into doc subdir and adapted cmake build system. 2013-02-14 13:27:22 +00:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt Tests: allow dbus-glib to be replaced with use of libdbus-internal 2013-09-03 12:00:51 +01:00
config.h.cmake Unify the way to find dbus-daemon test binary 2013-10-08 16:08:57 +01:00
ConfigureChecks.cmake Remove support for platforms with no 64-bit integer type 2013-09-16 15:31:02 +01:00
dbus-env.bat.cmake Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set better defaults 2012-08-13 19:57:13 +01:00