Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.4, 6.6.1
-
Windows 10 22H2, MSVC 2019 x64
-
527b9da53 (dev), f22489103 (6.7), 208fb8b49 (6.6), 055b020ac (tqtc/lts-6.5)
Description
See attached project, which copies the example from https://doc.qt.io/qt-6/cmake-variable-qt-deploy-qml-dir.html and https://doc.qt.io/qt-6/qt-deploy-qml-imports.html
Outcomes
- QML modules are are deployed to ${CMAKE_INSTALL_PREFIX}/myqmldir (Expected)
- An empty folder is generated: ${CMAKE_INSTALL_PREFIX}/qml (NOT expected)
Attachments
Issue Links
- relates to
-
QTBUG-121880 QT_DEPLOY_TRANSLATIONS_DIR is ignored
- Closed