Skip to content

v1.6.4

Latest
Compare
Choose a tag to compare
@igormcoelho igormcoelho released this 22 May 00:49
· 1 commit to main since this release

CxxBuild 1.6.4 - CxxBuild is a python script to easily build C++ programs: just invoke 'cxxbuild' and it works!
Supports CMake and Bazel (new on v1.5) - supporting c++ standards from c++11 to c++23
Available online: pip install cxxbuild
Or recently with pipx: pipx install cxxbuild