dbus/cmake
Ralf Habacker 8e728f36d1 Use macros for test and helper executable targets on cmake build system.
The new macros add_test_executables and add helper_executables provides a
platform independent way for specifing dbus test and service applications.

On native Windows and Linux/UNIX systems the test applications are
directly runable.

When cross compiling for Windows on Linux test applications could be
executed on the Linux host system with the help of wine and activated
binfmt_misc support for wine.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=41252
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
2014-01-10 01:24:56 +01:00
..
bus Use macros for test and helper executable targets on cmake build system. 2014-01-10 01:24:56 +01:00
dbus Use macros for test and helper executable targets on cmake build system. 2014-01-10 01:24:56 +01:00
doc Use Doxyfile.in for cmake build system too. 2013-06-24 14:39:01 +02:00
modules Use macros for test and helper executable targets on cmake build system. 2014-01-10 01:24:56 +01:00
test Use macros for test and helper executable targets on cmake build system. 2014-01-10 01:24:56 +01:00
tools Remove obsolete cmake project tags in sub directories; we only have one project. 2014-01-08 01:35:49 +01:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt Define TEST_BUS_LAUNCH_BINARY for cmake to keep in sync with autotools. 2014-01-10 00:41:02 +01:00
config.h.cmake Define TEST_BUS_LAUNCH_BINARY for cmake to keep in sync with autotools. 2014-01-10 00:41:02 +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