CMake Commands know about the following CMake source file properties:
See also CMake Property Reference.
Specifies a non-default .h and .cpp file name. |
|
Marks a QML file for Java code generation. |
|
Marks a QML file as providing an internal type. |
|
Marks a QML file as providing a singleton type. |
|
Excludes a file from being compiled to byte code. |
|
Excludes a file from being added as a type to the QML module's typeinfo file. |
|
Prevents a file from being included in automatic qmllint processing. |
|
Excludes a file from being compiled to C++ using qmltc. |
|
Overrides the type name provided by the file. |
|
Specifies a custom set of versions for a type. |
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/cmake-source-file-properties-qtqml.html