mirror of
https://github.com/google/googletest.git
synced 2026-04-30 19:09:20 +08:00
bug-4953-has-absl-bzlmod-default-true
This commit is contained in:
parent
a8bc1b7bcb
commit
9dca75edc0
10
TODO.md
Normal file
10
TODO.md
Normal file
@ -0,0 +1,10 @@
|
||||
# TODO: Fix has_absl default to true for bzlmod
|
||||
|
||||
## Remaining Steps:
|
||||
1. [x] Edit BUILD.bazel: Add bzlmod_enabled config_setting and update gtest defines/deps selects.
|
||||
2. [x] Edit docs/quickstart-bazel.md: Add note about default Abseil support with bzlmod.
|
||||
3. [x] Test changes: bazel test //... --enable_bzlmod=true succeeded.
|
||||
4. attempt_completion.
|
||||
|
||||
Progress will be updated as steps complete.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user