mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 20:14:23 +08:00
CMake: Add TESTONLY flag to heterogeneous_lookup_testing
note: This fix https://github.com/abseil/abseil-cpp/issues/2018 PiperOrigin-RevId: 871830812 Change-Id: Ic83f23637f1ba8e38fafe36b9c2ec63f9a4340e7
This commit is contained in:
committed by
Copybara-Service
parent
43a941465c
commit
6f0c4e732b
@@ -1119,6 +1119,7 @@ absl_cc_library(
|
||||
absl::config
|
||||
absl::test_instance_tracker
|
||||
GTest::gmock
|
||||
TESTONLY
|
||||
)
|
||||
|
||||
absl_cc_library(
|
||||
|
||||
Reference in New Issue
Block a user