ninja: use for CMake 13328/head
authorRosen Penev <rosenp@gmail.com>
Mon, 7 Sep 2020 20:37:25 +0000 (13:37 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 9 Sep 2020 04:52:31 +0000 (21:52 -0700)
commit54449e9c6689b17379c24ca68f52a80ec5688f22
tree37fcc604accf7dc1869a10952d515a1614c4252b
parent6eb3fb300e151555e91c6409fe13c52605875c6c
ninja: use for CMake

CMake supports Ninja for faster compilation and less bugginess when it
comes to parallel compilation. That is, some CMake packages currently
have PKG_BUILD_PARALLEL set where it is not needed with ninja.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
devel/ninja/Makefile
devel/ninja/ninja-cmake.mk [new file with mode: 0644]
devel/ninja/ninja.mk