[cmake-developers] Adding a new henerator for CMake

Charles Huet charles.huet at gmail.com
Fri Mar 17 03:58:43 EDT 2017


Hi,


is this buildsystem by any chance FastBuild ?
Because if so there is an effort (I'd like to say ongoing, but it's been on
hold since the release of 9.7) to implement one here:
https://github.com/packadal/CMake/tree/fastbuild-master

Otherwise I guess it can serve as another example, as far as I know there
is no documentation on how to implement a generator from scratch.

Good luck !

Le ven. 17 mars 2017 à 02:39, Renato Utsch <renatoutsch at gmail.com> a écrit :

> Hello,
>
> Is there documentation somewhere on how to add a new generator to CMake?
> There's a build system I really want CMake to support, and I'd like to
> contribute to make that happen.
>
> How difficult / how much code is involved in writing a new generator? The
> build system has nothing to do with makefiles.
>
> Thank.
> --
>
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20170317/57481e87/attachment.html>


More information about the cmake-developers mailing list