From 68e2872e50407a5960f19510e5b89c888e6977e6 Mon Sep 17 00:00:00 2001 From: Assam Boudjelthia Date: Fri, 8 Jan 2021 22:36:12 +0200 Subject: [PATCH] Add qtspeech cmake platform config Change-Id: I97fca6c6e2bbcebdb25ad7075a51288ed7d6ee9d Reviewed-by: Joerg Bornemann --- coin/platform_configs/qtspeech.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 coin/platform_configs/qtspeech.yaml diff --git a/coin/platform_configs/qtspeech.yaml b/coin/platform_configs/qtspeech.yaml new file mode 100644 index 00000000..c3233842 --- /dev/null +++ b/coin/platform_configs/qtspeech.yaml @@ -0,0 +1,3 @@ +Version: 2 +Include: [cmake_platforms.yaml] +Configurations: []