Skip to content

Commit a6db991

Browse files
sarahjkimcopybara-github
authored andcommitted
Tell googletest about Abseil dependency
PiperOrigin-RevId: 599641907
1 parent 11ddacd commit a6db991

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.bazelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ build --copt=-mcrc32
3535
# TODO(b/316067250): Remove when we know a better fix.
3636
build --noenable_bzlmod
3737

38+
# Build GoogleTest with ABSL support.
39+
build --define absl=1
40+
3841
# To create this file, please run:
3942
#
4043
# bazel run //bazel:setup_configs > fuzztest.bazelrc

0 commit comments

Comments
 (0)