From 6c25a6095df116bb730c95f574d78779b71a7d23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Wed, 14 Aug 2024 09:52:39 +0300 Subject: [PATCH] Enable test building for VxWorks with qtgraphs This enables blocking test building. Change-Id: I84363e880c43f810c89c4a78335c271e9d8f8598 Reviewed-by: Toni Saario --- coin/platform_configs/qtgraphs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/platform_configs/qtgraphs.yaml b/coin/platform_configs/qtgraphs.yaml index 1480ffd8..a0af1a61 100644 --- a/coin/platform_configs/qtgraphs.yaml +++ b/coin/platform_configs/qtgraphs.yaml @@ -1,7 +1,7 @@ Version: 2 Include: [ cmake_platforms.yaml, - cmake_platforms_qemu_vxworks.yaml, + cmake_platforms_qemu_vxworks_buildtest.yaml, address_sanitizer_platforms.yaml ] Configurations: []