Commit 779a3565 by Derek Mauro Committed by Copybara-Service

Avoid export of testonly target absl::test_allocator in CMake builds

Closes #1536

PiperOrigin-RevId: 602764437
Change-Id: Ia5c20a3874262a2ddb8797f608af17d7e86dd6d6
parent cbdbec09
......@@ -213,6 +213,7 @@ absl_cc_library(
DEPS
absl::config
GTest::gmock
TESTONLY
)
absl_cc_test(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment