Skip to content

New SQLite Only Unbundled Option#4983

Merged
matejk merged 2 commits intopocoproject:mainfrom
andrewauclair:sqlite-unbundled
Aug 12, 2025
Merged

New SQLite Only Unbundled Option#4983
matejk merged 2 commits intopocoproject:mainfrom
andrewauclair:sqlite-unbundled

Conversation

@andrewauclair
Copy link
Copy Markdown
Contributor

A new option to use an unbundled (external) SQLite but all other dependencies internal.

@matejk matejk added this to the Release 1.15.0 milestone Aug 8, 2025
@andrewauclair
Copy link
Copy Markdown
Contributor Author

Looks good in both unbundled modes. CI fails for linux-gcc-make-odbc, but it appears to fail for other PRs as well.

A new option to use an unbundled (external) SQLite but all other dependencies internal.
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.
@matejk matejk merged commit 20c993b into pocoproject:main Aug 12, 2025
36 checks passed
@andrewauclair andrewauclair deleted the sqlite-unbundled branch August 12, 2025 12:13
@matejk matejk added enhancement buildsystem cmake Related to cmake build system labels Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildsystem cmake Related to cmake build system enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants