Sign in
bazel
/
bazel
/
master
/
.
/
docs
/
versions
/
7.7.1
/
rules
/
lib
/
builtins
/
BuildSetting.mdx
blob: 5edce7c61785108eb3713b6fd63e23a6bb0755e1 [
file
] [
log
] [
blame
]
---
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
.