[webkit-changes] [WebKit/WebKit] ba4919: [CMake] Remove support for using an externally bui...
Adrian Perez
noreply at github.com
Wed Jan 29 02:15:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ba4919dd2c05b858930be51f97c2ff3b2c6154ed
https://github.com/WebKit/WebKit/commit/ba4919dd2c05b858930be51f97c2ff3b2c6154ed
Author: Adrian Perez de Castro <aperez at igalia.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M Source/ThirdParty/skia/CMakeLists.txt
M Source/ThirdParty/skia/README.WebKit
R Source/ThirdParty/skia/ext-skia-configure
Log Message:
-----------
[CMake] Remove support for using an externally built copy of Skia
https://bugs.webkit.org/show_bug.cgi?id=284871
Reviewed by Carlos Garcia Campos.
The bundled Skia build has been working well and the support for using
an externally built library has not been used for months now. Hence, it
may be removed.
* Source/ThirdParty/skia/CMakeLists.txt: Remove support for honoring
the SKIA_ROOT_DIR environment variable.
* Source/ThirdParty/skia/README.WebKit: Remove mention to the
ext-skia-configure script.
* Source/ThirdParty/skia/ext-skia-configure: Removed.
Canonical link: https://commits.webkit.org/289495@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list