This is the second release of qb
, a zero-configuration build system to very quickly build C/C++ projects on Linux, Windows, and MacOS.
- Added the ability to set how exceptions are handled (
--exceptions
) - Added optimization option (
--optimize
) and smarter automatic optimization
Refer to the Readme for a complete documentation of all available features!