qgnomeplatform: allow to build with cmake 4

This commit is contained in:
Markus Volk
2025-07-12 09:20:03 +02:00
parent f4dbee9b78
commit a71d7b340e

View File

@ -19,7 +19,7 @@ RDEPENDS:${PN} = "adwaita-qt"
inherit qt6-cmake inherit qt6-cmake
EXTRA_OECMAKE += "-DUSE_QT6=ON" EXTRA_OECMAKE += "-DUSE_QT6=ON -DCMAKE_POLICY_VERSION_MINIMUM=3.5"
SRC_URI = "git://github.com/FedoraQt/QGnomePlatform.git;protocol=https;nobranch=1" SRC_URI = "git://github.com/FedoraQt/QGnomePlatform.git;protocol=https;nobranch=1"