From 4c4af10d638e63cbde3e4d836e59632e43bd6aef Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Sun, 13 Jul 2025 22:31:13 +0200 Subject: docs: document new behavior of yielding options Signed-off-by: Paolo Bonzini --- docs/markdown/Build-options.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/markdown/Build-options.md b/docs/markdown/Build-options.md index 190705d77..ee12f55f4 100644 --- a/docs/markdown/Build-options.md +++ b/docs/markdown/Build-options.md @@ -244,6 +244,10 @@ project which also has an option called `some_option`, then calling `yield` is `false`, `get_option` returns the value of the subproject's option. +*Since 1.8.0* `-Dsub:some_option=anothervalue`, when used with a +yielding option, sets the value separately from the option +it yields to. + ## Built-in build options -- cgit v1.2.3