filipdutescu / modern-cpp-template

A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
The Unlicense
1.69k stars 214 forks source link

[SUGGESTION] Improve spelling and description of ccache #7

Closed jrosdahl closed 4 years ago

jrosdahl commented 4 years ago

The preferred spelling of ccache is “Ccache” or “ccache”, so I suggest using the former variant. Also, I think that it would be better to say “speed up rebuild time” instead of “speed up build time” since that’s more accurate.

filipdutescu commented 4 years ago

@jrosdahl thank you very much for both your suggestion and the PR! I appreciate the time you took to contribute to my template and I want to include your suggestion!