Bug 284871

Summary: [CMake] Remove support for using an externally built copy of Skia
Product: WebKit Reporter: Adrian Perez <aperez>
Component: CMakeAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 268972    
Bug Blocks:    

Adrian Perez
Reported 2024-12-18 01:22:13 PST
We currently support setting SKIA_ROOT_DIR in the environment pointing to a copy of the library built outside of the WebKit tree. This was useful during the initial bringup, but this has not been used for a good while. As per the FIXME in `Source/ThirdParty/skia/CMakeLists.txt`, we should remove this and support only in-tree Skia builds going forward. The `ext-skia-configure` script may be removed as well.
Attachments
Adrian Perez
Comment 1 2025-01-29 01:37:00 PST
EWS
Comment 2 2025-01-29 02:15:19 PST
Committed 289495@main (ba4919dd2c05): <https://commits.webkit.org/289495@main> Reviewed commits have been landed. Closing PR #39682 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.