fastbuild

High-performance build system for Windows, macOS, and Linux

brewmacoslinux
Try with needOr install directly
Source

About

High performance build system for Windows, OSX and Linux

Commands

fbuild

Examples

Build a project using the default FASTBuild configuration$ fbuild
Build a specific target configuration$ fbuild -config Release
Perform a clean build and display verbose output$ fbuild -clean -verbose