From 56fd246f09ef75a04bada5ebc0f5580fa769b70f Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 8 Mar 2018 16:10:29 +0100 Subject: [PATCH] Compiler/gtest - variant for version 1.7.0 with gcc/7.3.0 added --- Compiler/gtest/1/variants | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Compiler/gtest/1/variants b/Compiler/gtest/1/variants index d383a10..e7a7d4d 100644 --- a/Compiler/gtest/1/variants +++ b/Compiler/gtest/1/variants @@ -1 +1,2 @@ -gtest/1.7.0 unstable b:cmake b:gcc/5.4.0 +gtest/1.7.0 stable b:cmake b:gcc/5.4.0 +gtest/1.7.0 stable b:cmake b:gcc/7.3.0