I'm trying to create a new generator for android native build system (aka
Android.mk).
I know there exists solutions to generate makefile based toolchain and also
there is an alternative to generate the *.mk from cmakelist.txt, but in my
case I'd prefer a real generator.

I don't need a fully functioning version (no object modules, etc.)

Has anyone written anything like this ? Is there some tutorial, how-to for
createing a new generator ?

Thanks: Gzp
--

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://www.cmake.org/mailman/listinfo/cmake

Reply via email to