Install "ninja" binary
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/ninja-build.org:1": {}
}A small build system with a focus on speed. Ninja is designed to run builds as fast as possible, making it a popular choice as a CMake generator target for C/C++ projects.
Installed via the system APT package manager (apt-get install ninja-build).
No additional notes.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.