commit | da224a584d5b70a2c3bc5caceaf27c65ffac2c51 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Oct 13 23:15:01 2020 -0700 |
committer | William A. Kennington III <wak@google.com> | Tue Oct 13 23:16:55 2020 -0700 |
tree | 081b8a43ff0bd93b079926ceff587e128f908266 | |
parent | e8fe037edf98a5f49dfb5edd865242cf86f5409f [diff] |
build-unit-test-docker: Fix googletest with c++17 If you don't compile with c++17 support at build time, then some of the matchers like those of std::string_view don't get linked into gmock correctly. Change-Id: I8d89cfafa46037ef5829eecfbf3506d9fefcb6a1 Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.