diff options
author | Dudemanguy <random342@airmail.cc> | 2021-11-15 21:48:02 -0600 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2021-11-20 23:54:33 -0500 |
commit | e67c07c0063e3513b8b304e481400f05722e1de5 (patch) | |
tree | d14dfc62f25171c36128cb9f4da68caa724da94f /mesonbuild/backend/vs2010backend.py | |
parent | fae7a70292556e395b9864d7ee0626d37b40fc69 (diff) | |
download | meson-e67c07c0063e3513b8b304e481400f05722e1de5.zip meson-e67c07c0063e3513b8b304e481400f05722e1de5.tar.gz meson-e67c07c0063e3513b8b304e481400f05722e1de5.tar.bz2 |
dependencies/zlib: Allow for generic OS checks
Contrary to most system method checks, zlib currently functions as a
whitelist of OSes. This isn't really needed however. The first special
case for OSes that provide zlib as part of the base OS is worth keeping.
However, the elif for windows is more than generic enough to allow any
other potential OSes to try. Just make it a simplie if/else instead.
Diffstat (limited to 'mesonbuild/backend/vs2010backend.py')
0 files changed, 0 insertions, 0 deletions