[CMake] CMake Checks Cache

Cristian Adam cristian.adam at gmail.com
Tue Apr 24 01:03:22 EDT 2018


Hi,

If you use CMake in a CI you should probably have a look at how to speed up
your CMake build: https://github.com/cristianadam/cmake-checks-cache

In the case of LLVM + Clang on a Windows box the speed up was either 2.66x
or 3.32x, depending on the CMake generator.

Even if you don't use CMake Check macros you might want to cache the
initial compiler detection, which could take a few seconds :)

Cheers,
Cristian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20180424/a1f0e497/attachment.html>


More information about the CMake mailing list