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

\badcode
find_package(Qt6 REQUIRED COMPONENTS Qml)
\endcode