Skip to content

chore: update SQLite3 target with add alias for backwards compatibility#4241

Merged
lidavidm merged 1 commit into
apache:mainfrom
amoeba:chore/sqlite3-cmake-target
Apr 18, 2026
Merged

chore: update SQLite3 target with add alias for backwards compatibility#4241
lidavidm merged 1 commit into
apache:mainfrom
amoeba:chore/sqlite3-cmake-target

Conversation

@amoeba
Copy link
Copy Markdown
Member

@amoeba amoeba commented Apr 17, 2026

When using a newer CMake and building the SQLite driver, you get a warning about using a deprecated target of SQLite::SQLite 3. See recent builds like https://github.com/apache/arrow-adbc/actions/runs/24540510978/job/71745073971#step:9:238.

This patch silences the warning and should maintain a working configure step on new and older CMake versions.

@amoeba amoeba requested a review from lidavidm as a code owner April 17, 2026 16:16
@lidavidm lidavidm merged commit e44eea5 into apache:main Apr 18, 2026
91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants