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:
Corentin Le Molgat
2026-02-18 06:05:13 -08:00
committed by Copybara-Service
parent 43a941465c
commit 6f0c4e732b

View File

@@ -1119,6 +1119,7 @@ absl_cc_library(
absl::config
absl::test_instance_tracker
GTest::gmock
TESTONLY
)
absl_cc_library(