my-server
← Wiki

Premake

Premake is a software development tool for generating build configuration files for platform specific build tools based on configuration files that are platform agnostic. The tool is open-source.

Features

Notable features include:

Examples

The following is an example premake configuration file.

Notable uses

Projects that use Premake include: 0 A.D., Bullet, Open Dynamics Engine, VDrift, and wxFormBuilder,

References

External links