meson: don't install windows headers on non-windows platforms
authorMarc Dietrich <marvin24@gmx.de>
Thu, 1 Feb 2018 12:27:28 +0000 (13:27 +0100)
committerEric Engestrom <eric.engestrom@imgtec.com>
Thu, 1 Feb 2018 15:33:02 +0000 (15:33 +0000)
commit4c5f0b4fd45a5ca96a0e3137c177140dd85b149e
treefe74522b05856aae741aacb2906067a02dcd8b81
parent71c6f64e54c72bbe023afd1af754b046555af442
meson: don't install windows headers on non-windows platforms

Only dive into the windows subdir if windows platform is selected.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Fixes: 5ef75cb02b2b4db5506b8 "meson: build src/glx/windows"
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
src/glx/meson.build