CMake Global Variables in Qt6 Qml
CMake Commands know about the following global CMake variables:
| Controls whether QML Compiler statistics collection is enabled. | |
| Enables autogeneration of .qmlls.ini files for QML Language Server. | |
| Disables compilation of QML files into bytecode or C++ code. | |
| Base output directory below which QML modules will be created by default. |