Skip to content

Commit

Permalink
Avoid export of testonly target absl::test_allocator in CMake builds
Browse files Browse the repository at this point in the history
Closes #1536

PiperOrigin-RevId: 602764437
Change-Id: Ia5c20a3874262a2ddb8797f608af17d7e86dd6d6
  • Loading branch information
derekmauro authored and Copybara-Service committed Jan 30, 2024
1 parent cbdbec0 commit 779a356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions absl/container/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ absl_cc_library(
DEPS
absl::config
GTest::gmock
TESTONLY
)

absl_cc_test(
Expand Down

0 comments on commit 779a356

Please sign in to comment.