use FeatureSummary
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
macro_optional_find_package (Sqlite3 ON)
|
||||
macro_log_feature (SQLITE3_FOUND "sqlite3"
|
||||
"SQLITE3 Light Weight Database Manager"
|
||||
"http://sqlite3.com")
|
||||
if (SQLITE3_FOUND)
|
||||
# SQLITE3_INCLUDE_DIR - Where to find Sqlite 3 header files (directory)
|
||||
# SQLITE3_LIBRARIES - Sqlite 3 libraries
|
||||
|
Reference in New Issue
Block a user