Removed the TODO on the spurious MSVC warning; it's a meson bug and I've filed it now. When I rewrite the README, I'll link that bug.

This commit is contained in:
Pietro Gagliardi 2019-03-31 01:02:00 -04:00
parent 5c0f542222
commit 35750c41fe
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
# [--b_sanitize=whatever]
# It turns out that I wouldn't really need any custom options; go figure.
# MESONTODO figure out why test and examples aren't included in ninja all
# MESONTODO "cl : Command line warning D9038 : /ZI is not supported on this platform; enabling /Zi instead"
# TODO I'm not sure how to allow building 32-bit instead of 64-bit with meson