| <html devsite> |
| <head> |
| <meta name="project_path" value="/_project.yaml"> |
| <meta name="book_path" value="/versions/8.1.0/_book.yaml"> |
| </head> |
| <body> |
| |
| <h1 class="page-title" id="modules.BuildSetting">BuildSetting</h1> |
| |
| {% dynamic setvar source_file "src/main/java/com/google/devtools/build/lib/starlarkbuildapi/config/StarlarkConfigApi.java" %} |
| {% dynamic setvar version "8.1.0" %} |
| {% dynamic setvar original_path "/rules/lib/builtins/BuildSetting" %} |
| {% include "_buttons.html" %} |
| <!-- {% raw %} --> |
| |
| 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. |
| |
| |
| |
| </body> |
| </html> |
| |
| <!-- {% endraw %} --> |