Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6f3cd5542cb2f418a5f146e2565834f106008046
https://github.com/WebKit/WebKit/commit/6f3cd5542cb2f418a5f146e2565834f106008046
Author: Adrian Perez de Castro <[email protected]>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M Source/ThirdParty/skia/CMakeLists.txt
Log Message:
-----------
[CMake] Skia headers symlink is sometimes not created before it is needed
https://bugs.webkit.org/show_bug.cgi?id=273315
Reviewed by Carlos Garcia Campos.
* Source/ThirdParty/skia/CMakeLists.txt: Ensure that the symlink to the
headers location is created while CMake, with file(CREATE_SYMLINK).
This makes the symlink always available during the build and avoids
using complicated dependency chains on interface targets or using
custom_target(), which would that cause some targets to be considered
always outdated.
Canonical link: https://commits.webkit.org/278034@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes