mirror of
https://github.com/pocoproject/poco.git
synced 2025-08-13 05:55:42 +02:00

* New SQLite Only Unbundled Option A new option to use an unbundled (external) SQLite but all other dependencies internal. * Match Other Option Styles Force the POCO_SQLITE_UNBUNDLED option to ON when POCO_UNBUNDLED is on. Switching to this style to match the rest of the Poco cmake options.