ninja_build: A build system with a focus on speed

Description

Ninja is a small build system with a focus on speed.

License

Apache License 2.0

Upstream Contact

https://ninja-build.org/

Dependencies

None

Type

optional

Version Information

package-version.txt:

1.8.2

Equivalent System Packages

arch:

$ sudo pacman -S  ninja

centos:

$ sudo yum install  ninja

conda:

$ conda install ninja

cygwin:

$ apt-cyg install ninja

Debian/Ubuntu:

$ sudo apt-get install  ninja

Fedora/Redhat/CentOS:

$ sudo yum install  ninja

freebsd:

$ sudo pkg install ninja

gentoo:

$ sudo emerge ninja

homebrew:

$ brew install ninja

opensuse:

$ sudo zypper install ninja

void:

$ sudo xbps-install  ninja

See https://repology.org/project/ninja/versions

If the system package is installed, ./configure will check whether it can be used.