aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2023-11-15 13:24:49 +0000
committerSamuli Piippo <samuli.piippo@qt.io>2023-11-17 09:05:42 +0000
commit3dc62ec47b9b1441ec651382af7cd9a6457048c5 (patch)
tree199affcb8a8daa293ae44fc6f3d93ec598e7c072
parentc5d2c93ba13591c6a941b46a26643dccdc2c1d4e (diff)
qmlcompiler: enable ptest
Issues resolved and the tests can be enabled. Pick-to: 6.6 6.5 Change-Id: I8c8c0ad8b9864589ed4248a9157159bb55d26407 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--recipes-qt/qt6/qmlcompilerplus_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-qt/qt6/qmlcompilerplus_git.bb b/recipes-qt/qt6/qmlcompilerplus_git.bb
index 468f569..9962008 100644
--- a/recipes-qt/qt6/qmlcompilerplus_git.bb
+++ b/recipes-qt/qt6/qmlcompilerplus_git.bb
@@ -11,6 +11,4 @@ include recipes-qt/qt6/qt6-commercial.inc
DEPENDS += "qtbase qtdeclarative qtdeclarative-native qmlcompilerplus-native"
-PTEST_ENABLED = "0"
-
BBCLASSEXTEND = "native nativesdk"