Skip to content

Commit 405e6b1

Browse files
committed
docs: document new behavior of yielding options
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent 2f18acd commit 405e6b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/markdown/Build-options.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,9 @@ project which also has an option called `some_option`, then calling
244244
`yield` is `false`, `get_option` returns the value of the subproject's
245245
option.
246246

247+
*Since 1.8.0*, it is possible to override the value of a yielding
248+
option with `-Dsub:some_option=anothervalue`.
249+
247250

248251
## Built-in build options
249252

0 commit comments

Comments
 (0)