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.k...@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
>
>
-- 

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-developers

Reply via email to