This is a vscode extension to run clang-build
. It removes the need to
use the CLI and makes it even easier to run builds.
- choose the build type (release, debug etc.)
- choose the target(s) to be built
- trigger builds
clang-build
(make sure it is in your system PATH)