Sign in
bazel
/
bazel.git
/
refs/heads/master
/
.
/
docs
/
versions
/
8.2.1
/
rules
/
lib
/
builtins
/
BuildSetting.mdx
blob: d5f6cedd51827877f76d6750053dcb06a6d21b2c [
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
.