WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
314603
[CMake] Fix the macOS build after
313047@main
https://bugs.webkit.org/show_bug.cgi?id=314603
Summary
[CMake] Fix the macOS build after 313047@main
zak ridouh
Reported
2026-05-11 20:19:58 PDT
313047@main
(22a99e8c1861) added `#include "ARKitBadgeSystemImage.h"` to HTMLModelElement.cpp (and RenderLayerBacking.cpp), but Source/WebCore/Modules/system-preview was not in the CMake include path, so the build fails with: Source/WebCore/Modules/model-element/HTMLModelElement.cpp:32:10: fatal error: 'ARKitBadgeSystemImage.h' file not found Add Modules/system-preview to WebCore_PRIVATE_INCLUDE_DIRECTORIES so the quoted include resolves from the source tree.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-05-11 20:20:05 PDT
<
rdar://problem/176846436
>
zak ridouh
Comment 2
2026-05-11 20:26:35 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64725
EWS
Comment 3
2026-05-11 20:30:23 PDT
Committed
313053@main
(293899f162f4): <
https://commits.webkit.org/313053@main
> Reviewed commits have been landed. Closing PR #64725 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug