]> granicus.if.org Git - esp-idf/commit
cmake: set CCACHE_BASEDIR & CCACHE_NOHASHDIR when using ccache
authorAngus Gratton <angus@espressif.com>
Fri, 16 Mar 2018 00:58:52 +0000 (11:58 +1100)
committerAngus Gratton <gus@projectgus.com>
Sun, 29 Apr 2018 23:59:20 +0000 (09:59 +1000)
commit6bdc49b6e4fa8f94e3180d67575d5785d13632dd
tree80863bdd7f8286b37feffc50628f199f72b9008d
parent800bffb8b007dfafd09c667e8fb019fb38b7a1d1
cmake: set CCACHE_BASEDIR & CCACHE_NOHASHDIR when using ccache

Dramatically improves build performance when building multiple
projects in different directories.
tools/cmake/idf_functions.cmake
tools/idf.py