diff options
Diffstat (limited to 'meson/test cases/common/223 persubproject options/test.json')
-rw-r--r-- | meson/test cases/common/223 persubproject options/test.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meson/test cases/common/223 persubproject options/test.json b/meson/test cases/common/223 persubproject options/test.json new file mode 100644 index 000000000..ccfa9ff5f --- /dev/null +++ b/meson/test cases/common/223 persubproject options/test.json @@ -0,0 +1,7 @@ +{ + "matrix": { + "options": { + "default_library": [ { "val": "both" } ] + } + } +} |