Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
Description
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
Attachments
Issue Links
- depends on
-
QTBUG-88763 Review / refactor public CMake API that is marked as Technical Preview
- Closed
- relates to
-
QTBUG-95025 Replace usage of QT_RESOURCE_PREFIX property for qml modules
- Closed
-
QTBUG-95024 Offer CMake API to get a list of qml module artifacts for installation purposes
- Closed
-
QTBUG-90704 Public CMake API in 6.2
- Closed
-
QTBUG-82598 Establish a public API for building static QML plugins
- Closed
-
QTBUG-91621 Add a CMake wrapper for building a QML-friendly library
- Closed
(1 relates to)