mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Revert "qtquickdesigner-components: lower minimum CMake version"
This reverts commitbab800db57. Fix has been merged to qtquickdesigner-components. Change-Id: I1ef7d09e3d1c9517aa5c7abbf376cb9bb9422009 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit7a4cbf2995) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
38cf9fa0e1
commit
5dc21cef3b
|
|
@ -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