summaryrefslogtreecommitdiffstats
path: root/src/dbus/doc/src/includes/cmake-find-package-dbus.qdocinc
blob: 1ed1c6a8ec9a4976ca3a799fdb8f4a4c39eda0cd (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 REQUIRED COMPONENTS DBus)
\endcode