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

\code
find_package(Qt6 REQUIRED COMPONENTS Widgets)
\endcode