Thanks for your quick fix.
On Wed, 8 May 2024 at 08:30, Mark Roszko wrote:
> I fixed up the kicad cmakelist to be correct. The ccache and distcc logic
> was pretty old and dated.
>
> You just need to have ccache on your PATH and you should not need any of
> your custom changes in theory now besi
I fixed up the kicad cmakelist to be correct. The ccache and distcc logic
was pretty old and dated.
You just need to have ccache on your PATH and you should not need any of
your custom changes in theory now besides setting USE_CCACHE.
On Tue, May 7, 2024 at 3:30 AM Liang Jia wrote:
> Hi All,
>
Hi All,
I'm trying to speed up kicad compile time with ccache under windows.
I made a huge step with it, so I want to share my setting to the community.
Before use ccache: the compile time in my env is 20~ minutes,
After use ccache: the compile time reduces to 3~ minutes.
Background:
There are s