On Tue, 2016-09-20 at 18:35 +0900, Fujii Hironori wrote:
> I'm interested in bumping cmake_minimum_required for
> <https://webkit.org/b/161433>.
> Which version of CMake is minimum version to be supported?

Hi,

WebKitGTK+ intends to continue supporting 2.8.12 until April, when we
drop support for Ubuntu 14.04. So the new features you want to use
should be used conditionally on the CMake version being high enough,
without bumping the minimum requirement.

Michael
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to