Commit Graph

1 Commits

Author SHA1 Message Date
Saleem Abdulrasool
1213956a45 build: introduce configure.cmd
This adds a batch file to invoke the python configure script on Windows.
This mirrors the script for Linux and macOS (`configure`).  This is
needed since Windows does not support shebangs, and will not invoke the
python script as a result without the explicit interpreter.
2019-06-21 09:39:00 -07:00