bilibili / quiche

Apache License 2.0
198 stars 44 forks source link

CMake now use ninja, exclude `\build` from change tracking. #2

Closed kuroa-me closed 2 years ago

kuroa-me commented 3 years ago

Use ninja will ensure fast build and multi-jobs without crashing. And it reduced the amount of change directories.