Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 96faab33e845c552d16fe43ac454eb5e9b9607d5
https://github.com/WebKit/WebKit/commit/96faab33e845c552d16fe43ac454eb5e9b9607d5
Author: Adrian Perez de Castro <[email protected]>
Date: 2025-11-21 (Fri, 21 Nov 2025)
Changed paths:
M Source/WebCore/PlatformGTK.cmake
M Source/WebKit/PlatformGTK.cmake
M Source/cmake/FindEnchant.cmake
M Source/cmake/OptionsGTK.cmake
Log Message:
-----------
[CMake] Use an imported target in the enchant-2 find-module
https://bugs.webkit.org/show_bug.cgi?id=302824
Reviewed by Michael Catanzaro.
Change the FindEnchant.cmake module to define an Enchant::Enchant
imported target, and make use of it. While at it, take the chance
to remove checking for version 1.x of the library: all supported
distributions have been shipping 2.x for years.
* Source/WebCore/PlatformGTK.cmake:
* Source/WebKit/PlatformGTK.cmake:
* Source/cmake/FindEnchant.cmake:
* Source/cmake/OptionsGTK.cmake:
Canonical link: https://commits.webkit.org/303387@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications