Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 46005ca5a96a854adf0464ab6b484e53c2356908
https://github.com/WebKit/WebKit/commit/46005ca5a96a854adf0464ab6b484e53c2356908
Author: Geoffrey Garen <[email protected]>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt
M Source/cmake/OptionsMac.cmake
Log Message:
-----------
[CMake] Resolve a bunch of warning output
https://bugs.webkit.org/show_bug.cgi?id=312406
rdar://174862227
Reviewed by Brandon Stewart.
Ignore warnings when building WebRTC because it's third party code we don't
control, and it has warnings.
Define WEBRTC_WEBKIT_BUILD because the Xcode build does.
Use libtool because it's the platform tool and we can suppress warnings for
empty .o files.
* Source/ThirdParty/libwebrtc/CMakeLists.txt:
* Source/cmake/OptionsMac.cmake:
Canonical link: https://commits.webkit.org/311335@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications