diff options
Diffstat (limited to 'test cases/unit/39 python extmodule/meson_options.txt')
| -rw-r--r-- | test cases/unit/39 python extmodule/meson_options.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test cases/unit/39 python extmodule/meson_options.txt b/test cases/unit/39 python extmodule/meson_options.txt index b8f645d09..c85110d03 100644 --- a/test cases/unit/39 python extmodule/meson_options.txt +++ b/test cases/unit/39 python extmodule/meson_options.txt @@ -1,3 +1,4 @@ option('python', type: 'string', description: 'Name of or path to the python executable' ) +option('disabled_opt', type: 'feature', value: 'disabled') |
