dpage / winpgbuild

A repo containing Github actions for building PostgreSQL and it's dependencies on Windows
1 stars 2 forks source link

winflexbison: Rename to {bison,flex}.exe #11

Closed anarazel closed 2 months ago

anarazel commented 2 months ago

While the meson build knows about win_{bison,flex}, src/tools/msvc doesn't.

anarazel commented 2 months ago

Thanks!