The following CMake commands are defined when Qt6::Core is loaded, for instance with
find_package(Qt6 COMPONENTS Core REQUIRED)
See also CMake Command Reference.
Compiles big binary resources into object code. |
|
Creates an RCC file from a list of Qt resource files. |
|
Creates and finalizes an application target of a platform-specific type. |
|
Creates and finalizes a library. |
|
Creates a Qt plugin target. |
|
Compiles binary resources into source code. |
|
Prevents forcing source files to be treated as UTF-8 for Windows. |
|
Defines a build target that runs androiddeployqt to produce an APK. |
|
Configures the target binary's name to include an architecture-specific suffix. |
|
Generates the deployment settings file needed by androiddeployqt. |
|
Prevents some unicode-related compiler definitions being set automatically on a target. |
|
Handles various common platform-specific tasks associated with Qt targets. |
|
Calls moc on an input file. |
|
Specifies a custom set of plugins to import for a static Qt build. |
|
Creates .moc files from sources. |
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/cmake-commands-qtcore.html