[cmake-developers] Android.mk
tim cotter
timmerov+cmake at gmail.com
Wed Aug 31 15:55:28 EDT 2016
thanks!
very cool.
go brad go!
build via toolchain didn't fly with my former employer.
they required the code tree to be built by actual honest to god Android.mk
files.
don't ask me wy.
companies do funny things sometimes.
On Wed, Aug 31, 2016 at 8:51 AM, Brad King <brad.king at kitware.com> wrote:
> On 08/31/2016 11:47 AM, tim cotter wrote:
> > is anyone working on a generator for Android.mk files?
>
> This has been investigated in the past and deemed hard/impossible
> since the Android.mk build system does not expose hooks we need.
>
> However, the main use case for this is to bring CMake-based projects
> into Android.mk builds. For that there is work here:
>
> https://gitlab.kitware.com/cmake/cmake/merge_requests/67
>
> to create and install Android.mk files as part of the CMake build
> process. They reference the installed binaries as pre-built libs.
>
> -Brad
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160831/b555fba4/attachment.html>
More information about the cmake-developers
mailing list