kdeconnect-kde/plugins/sendnotifications
Tobias C. Berner e7fd4257bf Use pkg-configs imported target to link against DBus
To use -ldbus, the value of ${DBus_LIBARARY_DIR} would also need to be
added to the linker search paths.

To get around this, simply use the imported target by pkgconfig.

[1] b8b30ba571
2024-01-07 11:42:23 +01:00
..
CMakeLists.txt Use pkg-configs imported target to link against DBus 2024-01-07 11:42:23 +01:00
dbusnotificationslistener.cpp Reformat project with clang-format 2023-12-02 14:56:20 +01:00
dbusnotificationslistener.h plugins/sendnotifications: add support for Windows 2023-08-21 09:52:23 +08:00
kdeconnect_sendnotifications.json SVN_SILENT made messages (.desktop file) - always resolve ours 2023-12-30 02:10:33 +00:00
kdeconnect_sendnotifications_config.qml Add missing license headers 2021-02-27 20:04:47 +01:00
notificationslistener.cpp Drop obsolete QT_VERSION_CHECK ifdefs from code 2023-12-28 19:18:02 +01:00
notificationslistener.h plugins/sendnotifications: add support for Windows 2023-08-21 09:52:23 +08:00
notifyingapplication.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
notifyingapplication.h Use pragma once in plugins 2023-07-22 20:51:19 +00:00
notifyingapplicationmodel.cpp Discard unused params more elegantly 2023-08-05 20:22:18 +00:00
notifyingapplicationmodel.h Use pragma once in plugins 2023-07-22 20:51:19 +00:00
sendnotifications_config.cpp Drop obsolete QT_VERSION_CHECK ifdefs from code 2023-12-28 19:18:02 +01:00
sendnotifications_config.h Do not make m_ui instance a ptr 2023-07-30 07:27:45 +00:00
sendnotifications_config.ui Remove cruft from send notifications ui file 2017-08-02 02:20:08 +02:00
sendnotificationsplugin.cpp plugins/sendnotifications: add support for Windows 2023-08-21 09:52:23 +08:00
sendnotificationsplugin.h plugins/sendnotifications: add support for Windows 2023-08-21 09:52:23 +08:00
windowsnotificationslistener.cpp plugins/sendnotifications: add support for Windows 2023-08-21 09:52:23 +08:00
windowsnotificationslistener.h plugins/sendnotifications: add support for Windows 2023-08-21 09:52:23 +08:00