Sign in
bazel
/
bazel
/
master
/
.
/
docs
/
versions
/
8.6.0
/
rules
/
lib
/
builtins
/
BuildSetting.mdx
blob: 98bddb0210390067f2efc99a4481668b333bc0c4 [
file
]
---
title
:
'BuildSetting'
---
The
descriptor
for
a single piece of configuration information
.
If
configuration
is
a key
-
value map of settings like
&
lcub
;
'cpu'
:
'ppc'
,
'copt'
:
'-DFoo'
&
rcub
;,
this
describes a single entry
in
that map
.