CMake Commands in Qt6 DBus

The following CMake commands are defined when Qt6::DBus is loaded, for instance with

 
Sélectionnez
find_package(Qt6 REQUIRED COMPONENTS DBus)

See Also