Bug 231905 - [CMake][Win] Update CMake to 3.17 or newer in bots
Summary: [CMake][Win] Update CMake to 3.17 or newer in bots
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 139438
  Show dependency treegraph
 
Reported: 2021-10-18 11:35 PDT by Adrian Perez
Modified: 2021-10-19 15:30 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Perez 2021-10-18 11:35:43 PDT
We would prefer to use CMake's target_precompile_headers() command instead
of our own CMake code to support precompiled headers also for MSVC, which
I am looking into in bug #139438, and 3.17 is the first CMake version where
the CMake built-in PCH support works reliably.
Comment 1 Adrian Perez 2021-10-18 11:39:02 PDT
According to Stephan the WinCairo bots tend to have quite recent
dependencies, so maybe those would be okay already. Per Arne reported
that AppleWin is currently on CMake 3.15.5
Comment 2 Ling Ho 2021-10-19 15:30:21 PDT
CMake on Apple Windows EWS and Buildbot bots upgraded to 3.21.3.