Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d3c6df5fa9fd6f2b386c0b96ea010129e1e97de6
https://github.com/WebKit/WebKit/commit/d3c6df5fa9fd6f2b386c0b96ea010129e1e97de6
Author: Elliott Williams <[email protected]>
Date: 2026-07-31 (Fri, 31 Jul 2026)
Changed paths:
M Source/WebCore/PlatformCocoa.cmake
M Source/WebKit/PlatformCocoa.cmake
M Source/WebKitLegacy/PlatformCocoa.cmake
Log Message:
-----------
[CMake] Consolidate some Mac/iOS listings in PlatformCocoa.cmake
https://bugs.webkit.org/show_bug.cgi?id=320607
rdar://183576447
Reviewed by Richard Robinson and Zak Ridouh.
Merge together some Mac-only and iOS-only source, library, and header lists in
PlatformCocoa.cmake files. Where merging does not make sense (i.e. for
legitimate differences between platforms) hoist the declarations out of
the big if-else blocks, so that settings for libraries, etc., are kept
together.
* Source/WebCore/PlatformCocoa.cmake:
* Source/WebKit/PlatformCocoa.cmake:
* Source/WebKitLegacy/PlatformCocoa.cmake:
Canonical link: https://commits.webkit.org/318354@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications