cmake Sqlite examples

mariadb-corporation/MaxScale maxutils/maxsql/src/CMakeLists.txt :1

find_package(SQLite REQUIRED)

root-project/root cmake/modules/SearchInstalledSoftware.cmake :884

find_package(Sqlite)

qt/qtwebkit Source/cmake/OptionsQt.cmake :485

find_package(Sqlite REQUIRED)

XRPL-Labs/xrpld-hooks Builds/CMake/deps/Sqlite.cmake :8

find_package(sqlite)