Commit Graph

2 Commits

Author SHA1 Message Date
Alexandru Croitor 63b91343ad CMake: Update warning about qtquick_compiler_add_resources
To mention qt_add_qml_module instead of qt6_add_resources.
The latter does not process qml files anymore.

Pick-to: 6.2
Change-Id: I12ce2b60b1d20cbfc9c781e3f15f7999f5ba563d
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2021-06-25 15:40:46 +02:00
Ulf Hermann 36b253eebd Prepare Qt5QuickCompiler.cmake.in for Qt6
Increment all the version numbers. Replace
qtquick_compiler_add_resources with a warning and a call to
qt6_add_resources.

Task-number: QTBUG-85190
Change-Id: Ifed5449ab4d6312a57add870eee13175872146db
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-07-05 18:00:46 +02:00