qbs

Cross-platform build automation tool for C++ and other languages

brewmacoslinux
Try with needOr install directly
Source

About

Build tool for developing projects across multiple platforms

Commands

qbs

Examples

Build a project using the default profile$ qbs build
Clean build artifacts$ qbs clean
Build with specific profile and configuration$ qbs build profile:gcc config:release