summaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindSqlite3.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/modules/FindSqlite3.cmake')
-rw-r--r--cmake/modules/FindSqlite3.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindSqlite3.cmake b/cmake/modules/FindSqlite3.cmake
index abde0cf..8fd9719 100644
--- a/cmake/modules/FindSqlite3.cmake
+++ b/cmake/modules/FindSqlite3.cmake
@@ -3,7 +3,7 @@
3# ----------- 3# -----------
4# Finds the SQLite3 library 4# Finds the SQLite3 library
5# 5#
6# This will will define the following variables:: 6# This will define the following variables::
7# 7#
8# SQLITE3_FOUND - system has SQLite3 8# SQLITE3_FOUND - system has SQLite3
9# SQLITE3_INCLUDE_DIRS - the SQLite3 include directory 9# SQLITE3_INCLUDE_DIRS - the SQLite3 include directory