FindSQLiteΒΆ

Try to find the SQLite library. Once done this will define the following variables:

SQLite_FOUND         - System has SQLite
SQLite_INCLUDE_DIRS  - SQLite include directory
SQLite_LIBRARIES     - SQLite libraries
SQLite_DEFINITIONS   - Additional compiler flags for SQLite
SQLite_VERSION       - SQLite version
SQLite_MAJOR_VERSION - SQLite major version
SQLite_MINOR_VERSION - SQLite minor version
SQLite_PATCH_VERSION - SQLite patch version
SQLite_TWEAK_VERSION - SQLite tweak version