Skip to content

Commit

Permalink
Avoid export internal target in non-test builds
Browse files Browse the repository at this point in the history
Signed-off-by: MiguelBarro <[email protected]>
  • Loading branch information
MiguelBarro committed Sep 23, 2023
1 parent 1ad2209 commit 9ff4a02
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 @@ -212,6 +212,7 @@ absl_cc_library(
DEPS
absl::config
GTest::gmock
TESTONLY
)

absl_cc_test(
Expand Down

0 comments on commit 9ff4a02

Please sign in to comment.