qt6-bb10/tests/auto/dbus
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
..
qdbusabstractadaptor cmake: test: Fix qdbusabstractadaptor 2019-01-30 16:14:57 +00:00
qdbusabstractinterface Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
qdbusconnection Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbusconnection_delayed Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbusconnection_no_app Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbusconnection_no_bus Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbusconnection_no_libdbus Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbusconnection_spyhook Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbuscontext Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbusinterface Don't link against dbus-1_nolink when dbus_linked feature is off 2019-05-08 12:32:53 +00:00
qdbuslocalcalls Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbusmarshall Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
qdbusmetaobject Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbusmetatype Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbuspendingcall Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbuspendingreply Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbusreply Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbusservicewatcher Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
qdbusthreading Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdbustype Don't link against dbus-1_nolink when dbus_linked feature is off 2019-05-08 12:32:53 +00:00
qdbusxmlparser Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
CMakeLists.txt cmake: Enable qdbusinterface test 2019-01-31 09:45:38 +00:00
dbus.pro Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00