g-coder 14f3b6c928 Added ccache support for faster compilation
ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. It provides support for C/C++ languages.
It makes compilation fast if it is available on the machine.
https://ccache.samba.org/
2015-11-26 15:12:23 +05:30
2011-02-13 12:22:42 +00:00
2015-11-25 00:12:18 +09:00
2015-05-18 11:31:55 +02:00
2015-07-31 09:06:24 +09:00
2013-05-19 11:59:37 +09:00
2014-06-20 10:36:09 +09:00
Description
No description provided
13 MiB
Languages
C++ 95.9%
CMake 2.5%
C 1.1%
Logos 0.5%