omake

Scalable build system with support for multiple languages

brewmacoslinux
Try with needOr install directly
Source

About

Build system designed for scalability, portability, and concision

Commands

omake

Examples

Build a project using the default OMakefile$ omake
Build a specific target$ omake target_name
Clean build artifacts$ omake clean