Sign in
bazel
/
bazel.git
/
refs/heads/master
/
.
/
docs
/
versions
/
8.3.1
/
rules
/
lib
/
builtins
/
BuildSetting.mdx
blob: b58b3617ed759274697f973aa07fec91adcd01fe [
file
] [
edit
]
---
title
:
'BuildSetting'
---
The
descriptor
for
a single piece of configuration information
.
If
configuration
is
a key
-
value map of settings like \{
'cpu'
:
'ppc'
,
'copt'
:
'-DFoo'
},
this
describes a single entry
in
that map
.