qt5base-lts/tests/auto/dbus/qdbusmarshall
Thiago Macieira a2da88712f Make QtDBus compile without libdbus-1 headers, if dlopening
Most of QtDBus already needs very little from libdus-1, so create an
extra header containing the minimum API we actually need.

One large advantage of this solution is that now QtDBus can always be
enabled, even if the system doesn't have libdbus-1 installed. This is
interesting on OS X, where libdbus-1 is often installed by Homebrew or
MacPorts, which may include extra libraries we don't want in our
packaging.

Change-Id: I1b397121ec12eeca333ef778cf8e1c7b64d6b223
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2014-12-01 20:03:33 +01:00
..
qpong Update license headers and add new license files 2014-09-24 12:26:19 +02:00
test tests: Mark tst_qdbus* tests as insignificant on OS X 2014-03-13 13:25:49 +01:00
.gitignore
common.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusmarshall.pro don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
tst_qdbusmarshall.cpp Make QtDBus compile without libdbus-1 headers, if dlopening 2014-12-01 20:03:33 +01:00