Description
Generate project files and build configurations from a single Premake script, helping developers target different IDEs or build systems without maintaining each output by hand. It is useful for C and C++ projects that need portable project generation.
Premake scripts are executable configuration code and can create or overwrite files. Review scripts from untrusted projects before running them.