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)