Thanks Craig, I hadn't found that article yet

On Wed, Aug 23, 2017 at 4:37 PM, Craig Scott <craig.sc...@crascit.com>
wrote:

>
>
> On Thu, Aug 24, 2017 at 5:20 AM, Jom O'Fisher <jomofis...@gmail.com>
> wrote:
>
>> We'll definitely be discussing this use case at our next C++ meeting and
>> I'll also be checking for myself whether ccache will work in this CMake
>> scenario. If ccache does work it seems like the natural level at which to
>> fold identical builds.
>>
>
> In case it's helpful, the following article discusses how to set up a
> project for ccache without having to assume ccache has been installed with
> symlinks, etc. to replace the default compiler:
>
> https://crascit.com/2016/04/09/using-ccache-with-cmake/
>
> This approach has saved us a huge amount of time in our builds, including
> some fairly complex hierarchical projects.
>
> --
> Craig Scott
> Melbourne, Australia
> https://crascit.com
>
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to