mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 03:20:11 +01:00
- add SQLite FTS define to windows non-embedded testsuites
- remove POCO_DATA_SQLITE_FTS define from Config.h - add console message when FTS tests are no-op
This commit is contained in:
@@ -176,10 +176,6 @@
|
||||
// #define POCO_NET_NO_IPv6
|
||||
|
||||
|
||||
// Enable SQLite Full Text Search
|
||||
#define POCO_DATA_SQLITE_FTS
|
||||
|
||||
|
||||
// Windows CE has no locale support
|
||||
#if defined(_WIN32_WCE)
|
||||
#define POCO_NO_LOCALE
|
||||
|
||||
Reference in New Issue
Block a user