[webkit-dev] [CMake] Bumping cmake_minimum_required

Michael Catanzaro mcatanzaro at igalia.com
Tue Sep 20 08:39:29 PDT 2016


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


More information about the webkit-dev mailing list