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

\code
find_package(Qt6 COMPONENTS Core REQUIRED)
\endcode