FindSQLite3

在 3.14 版被加入.

Find the SQLite libraries, v3

Imported Targets

This module defines the following IMPORTED target:

SQLite::SQLite3

Result variables

This module will set the following variables if found:

SQLite3_INCLUDE_DIRS

where to find sqlite3.h, etc.

SQLite3_LIBRARIES

the libraries to link against to use SQLite3.

SQLite3_VERSION

version of the SQLite3 library found

SQLite3_FOUND

TRUE if found