NEW312517
[CMake] Make Mac CMake build work with PCH enabled
https://bugs.webkit.org/show_bug.cgi?id=312517
Summary [CMake] Make Mac CMake build work with PCH enabled
zak ridouh
Reported 2026-04-16 15:54:40 PDT
Make Objective-C and Objective-C++ first-class languages on the Mac CMake port so .m/.mm sources are compiled with the OBJC/OBJCXX rules and inherit WebKit's curated compile flags. This is needed to fix the build after 311402@main ("Use pre-compiled headers consistently for all ports")
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-16 15:54:48 PDT
zak ridouh
Comment 2 2026-04-16 16:48:21 PDT
Note You need to log in before you can comment on or make changes to this bug.