diff options
-rw-r--r-- | docs/markdown/Build-options.md | 2 | ||||
-rw-r--r-- | test cases/common/169 array option/meson.build (renamed from test cases/common/166 array option/meson.build) | 0 | ||||
-rw-r--r-- | test cases/common/169 array option/meson_options.txt (renamed from test cases/common/166 array option/meson_options.txt) | 0 | ||||
-rw-r--r-- | test cases/common/170 custom target template substitution/checkcopy.py (renamed from test cases/common/166 custom target template substitution/checkcopy.py) | 0 | ||||
-rw-r--r-- | test cases/common/170 custom target template substitution/foo.c.in (renamed from test cases/common/166 custom target template substitution/foo.c.in) | 0 | ||||
-rw-r--r-- | test cases/common/170 custom target template substitution/meson.build (renamed from test cases/common/166 custom target template substitution/meson.build) | 0 |
6 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Build-options.md b/docs/markdown/Build-options.md index 815a662..cd7f07d 100644 --- a/docs/markdown/Build-options.md +++ b/docs/markdown/Build-options.md @@ -30,7 +30,7 @@ then an empty string will be used as the default. ### Booleans -Booleans may have values of either `true` or `false`. If not default +Booleans may have values of either `true` or `false`. If no default value is supplied then `true` will be used as the default. ### Combos diff --git a/test cases/common/166 array option/meson.build b/test cases/common/169 array option/meson.build index bfcde7c..bfcde7c 100644 --- a/test cases/common/166 array option/meson.build +++ b/test cases/common/169 array option/meson.build diff --git a/test cases/common/166 array option/meson_options.txt b/test cases/common/169 array option/meson_options.txt index 7ed0ac1..7ed0ac1 100644 --- a/test cases/common/166 array option/meson_options.txt +++ b/test cases/common/169 array option/meson_options.txt diff --git a/test cases/common/166 custom target template substitution/checkcopy.py b/test cases/common/170 custom target template substitution/checkcopy.py index ab9f436..ab9f436 100644 --- a/test cases/common/166 custom target template substitution/checkcopy.py +++ b/test cases/common/170 custom target template substitution/checkcopy.py diff --git a/test cases/common/166 custom target template substitution/foo.c.in b/test cases/common/170 custom target template substitution/foo.c.in index d53846f..d53846f 100644 --- a/test cases/common/166 custom target template substitution/foo.c.in +++ b/test cases/common/170 custom target template substitution/foo.c.in diff --git a/test cases/common/166 custom target template substitution/meson.build b/test cases/common/170 custom target template substitution/meson.build index 3f6a159..3f6a159 100644 --- a/test cases/common/166 custom target template substitution/meson.build +++ b/test cases/common/170 custom target template substitution/meson.build |