From 8c3dd6d83df467f3b8e53b6c97545eabf07768be Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Thu, 18 Jun 2020 13:23:12 +0200 Subject: Upgrade Google libraries Upgrades Glog from 0.3.5 to 0.4.0, and Gtest from 0.8.0 to 0.10.0. Hopefully this will solve compilation error on MSVC with C++17. --- extern/gtest/README.blender | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'extern/gtest/README.blender') diff --git a/extern/gtest/README.blender b/extern/gtest/README.blender index 6165bd6f717..3f9d80362d8 100644 --- a/extern/gtest/README.blender +++ b/extern/gtest/README.blender @@ -1,7 +1,5 @@ Project: Google C++ Testing Framework URL: https://github.com/google/googletest License: New BSD -Upstream version: 1.8.0 (ec44c6c1675) -Local modifications: - -None. +Upstream version: 1.10.0 (703bd9caab5) +Local modifications: None -- cgit v1.2.3