From 05eaaeda4b8c34b1df44e8427d364263e91a4cb6 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Mon, 18 Mar 2019 09:11:23 +0100 Subject: [PATCH] Add macOS 10.13 to test cmake build Change-Id: I676db571d3a14f2abd823d41905b95a070c66f59 Reviewed-by: Alexandru Croitor --- coin/platform_configs/default.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/coin/platform_configs/default.txt b/coin/platform_configs/default.txt index 0b81d97d..d6e936a8 100644 --- a/coin/platform_configs/default.txt +++ b/coin/platform_configs/default.txt @@ -1,3 +1,4 @@ Template Target OS Target arch Compiler Target Compiler Features ----------------------------------- ------------------- ----------- ----------- --------------- ------------------------------------------------------------------------------------- qtci-linux-Ubuntu-18.04-x86_64 GCC DisableTests +qtci-macos-10.13-x86_64-2 Clang DisableTests