Merges and also adding new bazel build mode
This commit is contained in:
@@ -104,6 +104,7 @@ cc_library(
|
||||
deps = select ({
|
||||
":has_absl": [
|
||||
"@com_google_absl//absl/types:optional",
|
||||
"@com_google_absl//absl/strings"
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user