Move CMake macros and tests for dbus tools from qttools.
authorStephen Kelly <stephen.kelly@kdab.com>
Wed, 14 Mar 2012 13:09:27 +0000 (14:09 +0100)
committerQt by Nokia <qt-info@nokia.com>
Sun, 18 Mar 2012 13:14:57 +0000 (14:14 +0100)
commitb20cbf7102c62c8c769ed1d1b0c4949e603a7a4c
treedb4010a2d4a7b049226613b3f8f09eed0406561b
parent72367b1679f8176c8f8a2a424a1c9325433dd8cd
Move CMake macros and tests for dbus tools from qttools.

Change-Id: I9d589a2d33eb8fcac63443565bb3e2319be3e04f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/dbus/Qt5DBusConfigExtras.cmake.in [new file with mode: 0644]
src/dbus/Qt5DBusMacros.cmake [new file with mode: 0644]
tests/manual/cmake/CMakeLists.txt
tests/manual/cmake/pass9/CMakeLists.txt [new file with mode: 0644]
tests/manual/cmake/pass9/mydbusobject.cpp [new file with mode: 0644]
tests/manual/cmake/pass9/mydbusobject.h [new file with mode: 0644]