Skip to content

cmake: Use new SQLite target name for newer CMake versions#1345

Closed
Krzmbrzl wants to merge 1 commit into
SOCI:masterfrom
Krzmbrzl:cmake-use-new-sqlite3-target-name
Closed

cmake: Use new SQLite target name for newer CMake versions#1345
Krzmbrzl wants to merge 1 commit into
SOCI:masterfrom
Krzmbrzl:cmake-use-new-sqlite3-target-name

Conversation

@Krzmbrzl
Copy link
Copy Markdown
Contributor

Fixes #1343

vadz pushed a commit that referenced this pull request Mar 19, 2026
Use SQLite3::SQLite3 instead of SQLite::SQLite3 with CMake >= 4.3 to
avoid warnings about using deprecated name.

Fixes #1343.

See #1345.
@vadz
Copy link
Copy Markdown
Member

vadz commented Mar 19, 2026

Also applied, thanks.

@vadz vadz closed this Mar 19, 2026
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.

[CMake] Deprecation of target SQLite::SQLite3

2 participants