summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/includes/cmake-find-package-core.qdocinc
blob: 66649eec5a61f1c897bf0db4901ea5c4ea35925d (plain)
1
2
3
4
5
6
The command is defined in the \c Core component of the \c Qt6 package, which
can be loaded like so:

\badcode
find_package(Qt6 REQUIRED COMPONENTS Core)
\endcode