mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-01 21:13:10 +01:00
committed by
GitHub
parent
79888c0e06
commit
4ca735d7d8
@@ -15,6 +15,10 @@ SYSFLAGS += -DSQLITE_THREADSAFE=1 -DSQLITE_DISABLE_LFS \
|
||||
objects = Binder Extractor Notifier SessionImpl Connector \
|
||||
SQLiteException SQLiteStatementImpl Utility
|
||||
|
||||
ifdef POCO_ENABLE_SQLITE_FTS5
|
||||
SYSFLAGS += -DSQLITE_ENABLE_FTS5
|
||||
endif
|
||||
|
||||
ifdef POCO_UNBUNDLED
|
||||
SYSLIBS += -lsqlite3
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user