summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/src/includes/cmake-find-package-widgets.qdocinc
blob: 547e39c0cc84efacdc670757b3ad646fb460092b (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 COMPONENTS Widgets REQUIRED)
\endcode