Force gtest to expose ::testing::Combine
authorDavid Neto <dneto@google.com>
Mon, 11 Dec 2017 17:05:04 +0000 (12:05 -0500)
committerLei Zhang <antiagainst@google.com>
Tue, 12 Dec 2017 13:58:51 +0000 (08:58 -0500)
commit7ba59ac8dcca9dc3fd43a39726ef1f973d308a63
tree85b4f576bd7fb690bdc2ef0791a1be18eb186c53
parentdbd8d0e7b8176d82310a3dbaef28f1fe8d8a0156
Force gtest to expose ::testing::Combine

Work around faulty logic in googletest, where ::testing::Combine
is accidentally disabled for VS 2017.
See https://github.com/google/googletest/issues/1352
external/CMakeLists.txt
test/CMakeLists.txt