Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 041db0ed21139928bbbc1b944caee2597a8bf5b7
https://github.com/WebKit/WebKit/commit/041db0ed21139928bbbc1b944caee2597a8bf5b7
Author: Charlie Wolfe <[email protected]>
Date: 2026-05-11 (Mon, 11 May 2026)
Changed paths:
M Source/cmake/OptionsCocoa.cmake
M Source/cmake/OptionsIOS.cmake
M Source/cmake/OptionsMac.cmake
Log Message:
-----------
Add WebKitAdditions CMake include path support for Mac
https://bugs.webkit.org/show_bug.cgi?id=314515
rdar://176745928
Reviewed by Pascoe.
Move WEBKIT_ADDITIONS_INCLUDE_PATH discovery from OptionsIOS.cmake to
OptionsCocoa.cmake so it
applies to all Cocoa platforms, and include an optional
WebKitAdditions/CMake/OptionsMac.cmake when
present. This matches what iOS already does.
* Source/cmake/OptionsCocoa.cmake:
* Source/cmake/OptionsIOS.cmake:
* Source/cmake/OptionsMac.cmake:
Canonical link: https://commits.webkit.org/313038@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications