Re: Switching from Autotools to CMake for core evolution products
Michael Catanzaro <[email protected]> Wed, 05 Oct 2016 07:54:02 -0500
| Newsgroups | gmane.comp.gnome.desktop,gmane.comp.gnome.evolution.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, This is fine from a release team perspective, as we're already set up to handle CMake modules. Just make sure to update the JHbuild moduselets and Continuous manifest at the same time you make the change. There are already examples of how to handle CMake projects (e.g. WebKitGTK+). I'm a little surprised at the use of CMake instead of meson, but that's your choice to make. Michael