ladybird/Userland
Timothy Flynn 65ddd0553b Meta+LibWebView: Install and link sqlite3 with vcpkg
We will use sqlite3 as a replacement for LibSQL. Using a tried-and-true
database will allow us to avoid maintaining our an incomplete, non-ACID,
and less performant implementation. It also means we do not have to
launch and manage the singleton SQLServer process.
2024-06-06 11:27:03 -04:00
..
Libraries Meta+LibWebView: Install and link sqlite3 with vcpkg 2024-06-06 11:27:03 -04:00
Services Meta+CMake: Remove unused CMake functions and features 2024-06-05 12:23:54 -04:00
Utilities Meta+CMake: Remove unused CMake functions and features 2024-06-05 12:23:54 -04:00
CMakeLists.txt