mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-04 16:10:12 +00:00
Revert "qtquickdesigner-components: lower minimum CMake version"
This reverts commit bab800db57.
Fix has been merged to qtquickdesigner-components.
Pick-to: 6.3 6.2
Change-Id: I1ef7d09e3d1c9517aa5c7abbf376cb9bb9422009
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
5951f10548
commit
7a4cbf2995
|
|
@ -11,9 +11,5 @@ include recipes-qt/qt6/qt6.inc
|
|||
QT_GIT_PROJECT = "qt-labs"
|
||||
QT_MODULE_BRANCH = "dev"
|
||||
|
||||
do_configure:prepend() {
|
||||
sed -i -e '/cmake_minimum_required/s/3.20/3.16/' ${S}/CMakeLists.txt
|
||||
}
|
||||
|
||||
DEPENDS += "qtbase qtdeclarative qtdeclarative-native"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user