IMPORTANT: The Bazel docs have moved! Please update your bookmark to https://bazel.build/rules/lib/BuildSetting

You can read about the migration, and let us know what you think.

Extensions > API reference > BuildSetting

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.