NEW 231905
[CMake][Win] Update CMake to 3.17 or newer in bots
https://bugs.webkit.org/show_bug.cgi?id=231905
Summary [CMake][Win] Update CMake to 3.17 or newer in bots
Adrian Perez
Reported 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.
Attachments
Adrian Perez
Comment 1 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
Ling Ho
Comment 2 2021-10-19 15:30:21 PDT
CMake on Apple Windows EWS and Buildbot bots upgraded to 3.21.3.
Note You need to log in before you can comment on or make changes to this bug.