Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 83a0ed064cfbc8138cb38e27f7b2ffe0026eb3a8
https://github.com/WebKit/WebKit/commit/83a0ed064cfbc8138cb38e27f7b2ffe0026eb3a8
Author: Philippe Normand <[email protected]>
Date: 2026-03-30 (Mon, 30 Mar 2026)
Changed paths:
M Source/WebCore/CMakeLists.txt
M Source/WebCore/PlatformMac.cmake
M Source/cmake/OptionsGTK.cmake
M Source/cmake/OptionsPlayStation.cmake
M Source/cmake/OptionsWPE.cmake
M Source/cmake/OptionsWin.cmake
Log Message:
-----------
[CMake] Deprecation warnings about SQLite::SQLite3
https://bugs.webkit.org/show_bug.cgi?id=311018
Reviewed by Adrian Perez de Castro.
Add a SQLite3::SQLite3 alias to SQLite::SQLite3 for old CMake versions, as
recommended in
https://cmake.org/cmake/help/latest/module/FindSQLite3.html
* Source/WebCore/CMakeLists.txt:
* Source/WebCore/PlatformMac.cmake:
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsPlayStation.cmake:
* Source/cmake/OptionsWPE.cmake:
* Source/cmake/OptionsWin.cmake:
Canonical link: https://commits.webkit.org/310205@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications