summaryrefslogtreecommitdiffstats
path: root/src/dbus/doc/src/includes/cmake-find-package-dbus.qdocinc
blob: d72102831ef540777d9803c8ac8b1dcab00d05e9 (plain)
1
2
3
4
5
The command is defined in the \c DBus component of the \c Qt6 package. Load the package with:

\code
find_package(Qt6 COMPONENTS DBus REQUIRED)
\endcode