Re: Switching from Autotools to CMake for core evolution products

Michael Catanzaro <[email protected]> Mon, 10 Oct 2016 11:37:42 -0500
Newsgroups gmane.comp.gnome.desktop,gmane.comp.gnome.evolution.devel
Message-ID <[email protected]>
On Mon, 2016-10-10 at 11:51 -0400, Owen Taylor wrote:
> To get them building again from HEAD again, what you can do is add a
> compatibility configure script as described in:

I don't want to add compatibility configure scripts to GNOME modules
that switch to CMake or Meson. Continuous should just learn how to
build such modules properly, like JHBuild does. The compatibility
configure scripts can live in the Continuous git repository in the
meantime, for as long as they're needed.

Michael