I came across several SO questions regarding specific aspects of improving the turn-around time of CMake enabled C++ projects lately (like \"At what level should I distribut
For speeding up the CMake configure time see: https://github.com/cristianadam/cmake-checks-cache
LLVM + Clang got a ~3x speedup.