[CMake] CMake + Gradle for Android

Jom O'Fisher jomofisher at gmail.com
Wed Aug 23 19:45:32 EDT 2017


Thanks Craig, I hadn't found that article yet

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

>
>
> On Thu, Aug 24, 2017 at 5:20 AM, Jom O'Fisher <jomofisher at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170823/c12f0d70/attachment.html>


More information about the CMake mailing list