dbus/cmake
Simon McVittie 274e0fbc20 Simplify linking for tests that use libdbus-testutils
This is the library used by tests that link libdbus-internal and DBusLoop.
By linking libdbus-internal into it, we can avoid having to repeat that
dependency all over the place - libtool and cmake both know how to follow
recursive dependencies.

In cmake, also use libdbus-testutils for more tests, in preference to
repeating its source files.
2011-07-29 11:17:17 +01:00
..
bus Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with autotools. 2011-07-08 10:55:46 +02:00
dbus Remove references to dbus-md5, which hasn't been used for at least 8 years 2011-02-17 16:16:12 +00:00
doc Minor name spelling fix. 2010-04-27 11:19:56 +02:00
modules Removed unused cmake packages. 2010-03-22 17:28:57 +01:00
test Simplify linking for tests that use libdbus-testutils 2011-07-29 11:17:17 +01:00
tools CMake dbus libraries usage cleanup. 2010-03-20 22:33:58 +01:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt Stop defining DBUS_API_SUBJECT_TO_CHANGE 2011-07-29 11:06:50 +01:00
config.h.cmake Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with autotools. 2011-07-08 10:55:46 +02:00
ConfigureChecks.cmake fix {u}intptr_t usage on wince with msvc 2010-05-05 07:57:28 +02:00
cross-compile.sh cmake/cross-compile.sh: use mktemp(1) to avoid a symlink attack in /tmp 2011-01-05 19:10:43 +00:00
dbus-env.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
Doxyfile.cmake Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin Walters. 2010-03-16 09:33:39 +01:00