cmake set_package_properties(DBUS) examples

qbittorrent/qBittorrent cmake/Modules/CheckPackages.cmake :52

set_package_properties(Qt6DBus PROPERTIES
    DESCRIPTION "Qt6 module for inter-process communication over the D-Bus protocol"
    PURPOSE "Required by the DBUS feature"
)