scons: Also print a deprecation warning on windows
authorDylan Baker <dylan@pnwbakers.com>
Mon, 21 Oct 2019 17:18:50 +0000 (10:18 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Thu, 24 Oct 2019 18:33:50 +0000 (18:33 +0000)
commit61ed9891c7c5c231c755f96afda7a0341fcf02e4
tree3516d889c862b0276b70e5c7b5fcab5ad3606fdf
parent54053bc8d0dad89a38e2179050831f64a02ea4ec
scons: Also print a deprecation warning on windows

This warning is different. Meson support for windows is less mature than
for other platforms, and the goal here is to alert people that
eventually we plan to drop scons and move to meson, and that they should
try out meson and report issues.

Reviewed-by: Eric Anholt <eric@anholt.net>
SConstruct