summaryrefslogtreecommitdiffstats
path: root/src/interfaceframework/doc/includes/cmake-find-package-interfaceframework.qdocinc
blob: dcf3331420ef9612210b3c5a400dc6b2fca65df0 (plain)
1
2
3
4
5
6
7
The command is defined in the \c InterfaceFramework component of the \c Qt6 package.

Load the package with:

\code
find_package(Qt6 REQUIRED COMPONENTS InterfaceFramework)
\endcode