-
Type:
Task
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 6.1.0
-
Component/s: Build System: CMake, QML: Declarative and Javascript Engine
-
Labels:
-
Technical Risk:Normal
-
Epic Link:
For example, with Qbs, you'd do:
Qt.qml.importName: "App" Qt.qml.importVersion: "1.0"
With qmake:
CONFIG += qmltypes QML_IMPORT_NAME = App QML_IMPORT_MAJOR_VERSION = 1
- depends on
-
QTBUG-88763 Review / refactor public CMake API that is marked as Technical Preview
-
- In Progress
-
- relates to
-
QTBUG-90704 Public CMake API in 6.2
-
- Open
-
-
QTBUG-82598 Establish a public API for building static QML plugins
-
- Open
-