NOTE: This does use premake5 to generate your project files. You can get it at Premake home.
Basic scripts for generating necessary project files for OpenGL+GLFW projects.
The scripts files are primarly meant to interface with the OpenKrauze3D project, however feel free to modify this code to your liking. They assume you have a thirdparty folder that has GLFW, glm and stb.