windows: unconditionally use flex / bison binaries
authorMathieu Duponchelle <mathieu@centricular.com>
Thu, 24 Jan 2019 16:11:59 +0000 (17:11 +0100)
committerMathieu Duponchelle <mathieu@centricular.com>
Thu, 24 Jan 2019 16:25:46 +0000 (17:25 +0100)
commit2ffe372bddf028bd5eccc164854d4d2e86d4b14a
tree2c2977c15a38374e42ebd5d9078f27c3d7acc592
parent8c04a523ee9c1033ae69ee713d4512c48ffa5c57
windows: unconditionally use flex / bison binaries

This to simplify the checks made when for example a flex binary
is available system wide: the build process was failing when
that system wide binary didn't have the required version. Instead
of adding more checks and making things more complex, let's just
always use our binary subproject.
meson.build
subprojects/win-flex-bison-binaries/meson.build