Sign in
bazel
/
bazel
/
master
/
.
/
docs
/
versions
/
9.0.0
/
rules
/
lib
/
builtins
/
BuildSetting.mdx
blob: 9539922eaecb78f25474e24022c3866e83b1b3a8 [
file
] [
log
] [
blame
]
---
title
:
'BuildSetting'
---
The
descriptor
for
a single piece of configuration information
.
If
configuration
is
a key
-
value map of settings like
&#
123
;
'cpu'
:
'ppc'
,
'copt'
:
'-DFoo'
&#
125
;,
this
describes a single entry
in
that map
.