mirror of
https://github.com/novatiq/packages.git
synced 2026-06-22 21:30:27 +01:00
54449e9c66
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>