Release 0.6.2
This commit is contained in:
@@ -436,5 +436,5 @@ elseif(NOT HAVE_GSTREAMER)
|
||||
endif()
|
||||
|
||||
if(NOT SQLITE3_FTS5 AND NOT CMAKE_CROSSCOMPILING)
|
||||
message(FATAL_ERROR "sqlite3 must be enabled with FTS5. See: https://www.sqlite.org/fts5.html")
|
||||
message(WARNING "sqlite3 must be enabled with FTS5. See: https://www.sqlite.org/fts5.html")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user