Commit e60ecf3
meson: make boolean options boolean
Later versions of meson deprecate this "feature", and every
other boolean value in meson.options is actually a bool.
Signed-off-by: Matt Jolly <[email protected]>1 parent 77ca25f commit e60ecf3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments