aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2022-07-08 08:11:28 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-08-10 05:41:48 +0000
commite5e8d56d1e27f7fa1cc11f2c63c7a954b18cfef7 (patch)
tree5d1bc5af15219ed063e0c694d7346edbb248483d
parente9c183e08994127f6dee54ed00071983af66e46d (diff)
Coin: enable examples for qtapplicationmanager
Change-Id: If4065a9b309fafd8e05d018495dedd22be956aa7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 85d9d71e27f24ff9accb9247e28dd91f85a5e5d7) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--coin/test-configs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/test-configs.inc b/coin/test-configs.inc
index 71136b8..22ee90a 100644
--- a/coin/test-configs.inc
+++ b/coin/test-configs.inc
@@ -54,7 +54,7 @@ PACKAGECONFIG:append:pn-qtimageformats = " jasper"
PACKAGECONFIG:append:pn-qmlcompilerplus = " examples"
PACKAGECONFIG:append:pn-qt3d = " examples"
PACKAGECONFIG:append:pn-qt5compat = " examples"
-#PACKAGECONFIG:append:pn-qtapplicationmanager = " examples"
+PACKAGECONFIG:append:pn-qtapplicationmanager = " examples"
PACKAGECONFIG:append:pn-qtbase = " examples"
PACKAGECONFIG:append:pn-qtcharts = " examples"
PACKAGECONFIG:append:pn-qtcoap = " examples"