diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2025-01-29 15:04:00 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2025-02-12 10:35:35 -0800 |
commit | ea678ed82938ceac00682b2695b57193d36b71b4 (patch) | |
tree | 310678bc2e14bbc1ec075e4a12e105f3cb90d1a7 /mesonbuild/mconf.py | |
parent | 5e7b1a9d1decdb8773656ce187bbdb3c39987689 (diff) | |
download | meson-ea678ed82938ceac00682b2695b57193d36b71b4.zip meson-ea678ed82938ceac00682b2695b57193d36b71b4.tar.gz meson-ea678ed82938ceac00682b2695b57193d36b71b4.tar.bz2 |
build: fix typing of `Target.get_option`
Which can return any of `ElementaryOptionValues`, but is currently typed
as if it only returns `str | int | bool`.
Diffstat (limited to 'mesonbuild/mconf.py')
0 files changed, 0 insertions, 0 deletions