beardsvibe / buildfox

Minimalistic Ninja generator
MIT License
50 stars 8 forks source link

Possibility to prepend stuff to command lines in VS project #116

Closed jimon closed 8 years ago

jimon commented 9 years ago

In some cases like building emscripten sdk we have special commands that add everything to PATH. We need to call this commands before calling ninja, so for it we need ability to actually set them from BuildFox arguments.