Premake will generate project files which you can then include in the repo and work across all platforms rather than having to have possibly out-of-sync projects.
Out of interest I ported the entire system to CMake but in the end it seemed to add too much complexity when the goal of OOGL is to be simple.
Premake will generate project files which you can then include in the repo and work across all platforms rather than having to have possibly out-of-sync projects.
Out of interest I ported the entire system to CMake but in the end it seemed to add too much complexity when the goal of OOGL is to be simple.