CMakeLists.txt
13.2 KB
-
add gmock to cmake defs for no_destructor_test · bd0429d9
This is missing, which causes build-time breakages in cmake builds when gtest is directly included as part of the build's cmake tree. no_destructor_test directly `#include`s gmock. PiperOrigin-RevId: 675253814 Change-Id: Id9ce8b2935c526ea0bfca91590c23bbbcde05f9c
Abseil Team committed