Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.4, 6.6.1
-
Windows 10 22H2, MSVC 2019 x64
-
dd970940b (dev), 498f5791f (6.7), 3167da35a (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
Expected Outcomes
Translations are deployed to ${CMAKE_INSTALL_PREFIX}/i18n
Actual Outcomes
Translations are deployed to ${CMAKE_INSTALL_PREFIX}/translations (the default folder)
Attachments
Issue Links
- relates to
-
QTBUG-121879 QT_DEPLOY_QML_DIR example doesn't actually make use of the value of QT_DEPLOY_QML_DIR
-
- Reported
-
-
QTBUG-121881 QT_DEPLOY_QML_DIR: Custom value causes empty "qml" folder to be created
-
- Closed
-