Description
Build files and IDE project files can be generated from Lua-based project definitions. This is useful for developers who want one description of a C/C++ project that can produce files for multiple build systems or editors.
It is a command-line project-generation tool from a development branch. Generated build files should be reviewed because they can control compiler flags, paths, and scripts used during builds.