mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 12:07:05 +08:00
Bazel: Enable the header_modules feature
PiperOrigin-RevId: 572575394 Change-Id: Ic1c5ac2423b1634e50c43bad6daa14e82a8f3e2c
This commit is contained in:
committed by
Copybara-Service
parent
143e983739
commit
0ef3ef4329
@@ -24,6 +24,7 @@ load(
|
||||
package(
|
||||
default_visibility = ["//visibility:public"],
|
||||
features = [
|
||||
"header_modules",
|
||||
"layering_check",
|
||||
"parse_headers",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user