You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/06/05 08:05:06 UTC

[GitHub] [incubator-kvrocks] PragmaTwice commented on issue #621: Enhancement: support Ninja as a CMake backend

PragmaTwice commented on issue #621:
URL: https://github.com/apache/incubator-kvrocks/issues/621#issuecomment-1146760847

   > Agree. ClickHouse using ninja as the default build system and it does speed up the process.
   > 
   > When you prepare a patch, it'll be valuable to provide a report on the improvement by changing build system. Otherwise we may not make such switch without a clear motivation.
   
   My idea is to make ninja an option for build, e.g. specify `--ninja` (`./build.sh build --ninja`) to use ninja, otherwise use make, and because CMake already supports Ninja so only a few fixes are needed, not too many changes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org