RESOLVED FIXED301417
[CMake] WPEPlatform is missing a dependency on the enum types generated header
https://bugs.webkit.org/show_bug.cgi?id=301417
Summary [CMake] WPEPlatform is missing a dependency on the enum types generated header
Adrian Perez
Reported 2025-10-24 01:36:44 PDT
Sources from WPEPlatform itself use the generated WPEEnumTypes.h header, but the dependency is not declared. We have been lucky so far, but depending on the build order picked by Make/Ninja, building WPEPlatform may fail due to the missing dependency.
Attachments
Adrian Perez
Comment 1 2025-10-24 01:43:12 PDT
EWS
Comment 2 2025-10-24 03:20:30 PDT
Committed 302078@main (c66516c8b493): <https://commits.webkit.org/302078@main> Reviewed commits have been landed. Closing PR #52945 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.