aboutsummaryrefslogtreecommitdiff
path: root/development/premake5/README
blob: 8ae81ae60d8553875c7e6f2a1650d1e3bf2fe76f (plain)
1
2
3
4
5
6
7
8
premake5 (build configuration tool)

Premake is a command line utility which reads a scripted definition of
a software project and, most commonly, uses it to generate project
files for toolsets like Visual Studio, Xcode, or GNU Make.

Use the built-in general purpose Lua scripting engine (plus lots of 
extras) to make build configuration tasks a breeze.