summaryrefslogtreecommitdiffstats
path: root/dependencies.yaml
diff options
context:
space:
mode:
authorSamuel Mira <samuel.mira@qt.io>2022-03-07 18:50:08 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-03-09 20:20:21 +0000
commit03a66b7205e549af5f69c9747abaa0b39483f121 (patch)
tree7abfed5ceddbe34bd1d2a6001835b82cc852a828 /dependencies.yaml
parent376557f3c9bfad818ba5b68b73c1c15fd545135b (diff)
Fix missing main.qml in examples
These examples use resources files with qml files inside but the resource files were added in the project sources. That prevented the app to find and use the resource files. To fix the issue the resources were added using qt6_add_resources macro. Note that adding the cmake flag set(CMAKE_AUTORCC ON) would also work, but the qt6_add_resources macro is more consistent with the rest of the examples. Fixes: QTBUG-101518 Change-Id: I5fb2481d5576683171a2292bdc35e417ee6d8fab Reviewed-by: Piotr Srebrny <piotr.srebrny@qt.io> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit bdacf2b290e9d341ffc5d96e7bcc696ef3b7add7) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'dependencies.yaml')
0 files changed, 0 insertions, 0 deletions