You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hah... I got confused after you mentioned CMake which is both a project generator and a build scripting system. Premake is just a project generator really... so it isn't a solution for this.
We are really just looking for build scripting and would really like to leave project generation out of it. We should be able to manage the 3 projects we need all on our own.
We need to rewrite the existing build script for compiling and packaging Torsion for release on Windows.
Ideally this script is MSBuild based and doesn't require installation of Python or any other such garbage.
The text was updated successfully, but these errors were encountered: