aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorJarek Kobus <[email protected]>2025-08-15 15:23:00 +0200
committerJarek Kobus <[email protected]>2025-08-19 15:30:33 +0000
commit6261736208ca200b8fb86e1f8b781224b9f7a483 (patch)
treeeece2c97c58f476776678835d124de66ad5b29f9 /coin
parent493b592568d7154b521e40731697a29f20d0a781 (diff)
QtTaskTree: Add qttasktree.yamlHEADdev
Change-Id: I8f7028a84fcc1cfb27a081eb38765e324cbed306 Reviewed-by: Toni Saario <[email protected]> Reviewed-by: Joerg Bornemann <[email protected]>
Diffstat (limited to 'coin')
-rw-r--r--coin/platform_configs/qttasktree.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/coin/platform_configs/qttasktree.yaml b/coin/platform_configs/qttasktree.yaml
new file mode 100644
index 000000000..38b8855a4
--- /dev/null
+++ b/coin/platform_configs/qttasktree.yaml
@@ -0,0 +1,10 @@
+Version: 2
+Include: [
+ cmake_platforms.yaml,
+ address_sanitizer_platforms.yaml,
+ integrity.yaml,
+ cmake_platforms_qemu_vxworks_buildtest_static.yaml,
+ cmake_platforms_qemu_vxworks_tests_static.yaml,
+ quick-minimal.yaml
+]
+Configurations: []