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#
Type#
standard
Dependencies#
$(PYTHON)
Version Information#
package-version.txt:
1.11.1
Equivalent System Packages#
$ sudo pacman -S ninja
$ conda install ninja
$ apt-cyg install ninja
$ sudo apt-get install ninja-build
$ sudo yum install ninja-build
$ sudo pkg install devel/ninja
$ sudo emerge dev-build/ninja
$ brew install ninja
$ sudo port install ninja
$ sudo zypper install ninja
$ sudo xbps-install ninja
See https://repology.org/project/ninja/versions
If the system package is installed, ./configure
will check if it can be used.