qt5base-lts/tests/auto
Alexandru Croitor 0efe6fc90f Don't link against dbus-1_nolink when dbus_linked feature is off
dbus1_linked is only evaluated to true when the dbus package is found.
If it was not found, then it makes no sense to link against the
_nolink target, because no package was found in the first place.

When the package is not found, QtDBus uses a minimal dbus header which
is included with QtDBus sources, so there is no need for the _nolink
target.

This amends cc141cc5c6 and fixes a build
failure on macOS.

Change-Id: I71dcbb7465ad13b0bf03579f51412c373125caba
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2019-05-08 12:32:53 +00:00
..
android
bic/data Add binary compatibility files for 5.12 for QtBase 2018-12-21 19:42:57 +00:00
cmake Export modules' enabled/disabled features to cmake 2018-09-28 13:10:28 +00:00
concurrent Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
corelib CMake: Add tests/auto/corelib/io/qabstractfileengine 2019-04-29 12:02:22 +00:00
dbus Don't link against dbus-1_nolink when dbus_linked feature is off 2019-05-08 12:32:53 +00:00
gui Merge remote-tracking branch 'gerrit/dev' into wip/cmake 2019-04-16 16:50:27 +02:00
guiapplauncher
installed_cmake
network Merge remote-tracking branch 'origin/5.13' into dev 2019-04-11 07:47:21 +02:00
opengl Re-generate CMakeListst for some tests that use .qrc files 2019-05-02 07:37:13 +00:00
other Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
printsupport Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
shared Read font selection flags and use them when querying for metrics 2018-11-30 16:15:03 +00:00
sql Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
testlib Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
tools Merge remote-tracking branch 'gerrit/dev' into wip/cmake 2019-04-16 16:50:27 +02:00
widgets Re-generate CMakeListst for some tests that use .qrc files 2019-05-02 07:37:13 +00:00
xml
auto.pro winrt: Skip network auto tests for now 2018-06-22 05:02:39 +00:00
CMakeLists.txt CMake: Use AUTOMOC/AUTOUIC/AUTORCC 2018-12-14 14:04:59 +00:00
network-settings.h Port tst_qtcpsocket to the docker server 2019-02-28 15:48:31 +00:00
testserver.pri Update handling of TESTSERVER_COMPOSE_FILE 2019-03-22 15:55:18 +00:00