Enable compiling with ccache
commit994a8c6a44b18095e5bba5e26348ca86d39e48b8
authorjlh <jlh@gmx.ch>
Thu, 12 Jun 2008 18:28:50 +0000 (12 20:28 +0200)
committerjlh <jlh@gmx.ch>
Thu, 12 Jun 2008 18:28:50 +0000 (12 20:28 +0200)
treeefd09f81c12229a9d22c8aa655963c0865d7c518
parent9861e253b4971be910c46c973868e4349b1b0eb9
Enable compiling with ccache

To use this, source utils/setup-ccache into your shell, delete
cmake's cache and rerun cmake.  The change in utils/makedeb is
necessary, because the changing path was causing ccache to not
work properly.
utils/makedeb
utils/setup-ccache [new file with mode: 0644]