Skip to content

Silence CMake SQLite depreciation warning#20576

Draft
piratenpanda wants to merge 1 commit intodarktable-org:masterfrom
piratenpanda:patch-3
Draft

Silence CMake SQLite depreciation warning#20576
piratenpanda wants to merge 1 commit intodarktable-org:masterfrom
piratenpanda:patch-3

Conversation

@piratenpanda
Copy link
Contributor

Latest CMake tells me:

CMake Warning (dev) at src/CMakeLists.txt:1061 (target_link_libraries):
The library that is being linked to, SQLite::SQLite3, is marked as being
deprecated by the owner. The message provided by the developer is:

The target name SQLite::SQLite3 is deprecated. Please use SQLite3::SQLite3
instead.

Latest CMake tells me:

CMake Warning (dev) at src/CMakeLists.txt:1061 (target_link_libraries):
  The library that is being linked to, SQLite::SQLite3, is marked as being
  deprecated by the owner.  The message provided by the developer is:

  The target name SQLite::SQLite3 is deprecated.  Please use SQLite3::SQLite3
  instead.
@piratenpanda piratenpanda changed the title Silence CMake depreciation warning Silence CMake SQLite depreciation warning Mar 18, 2026
@piratenpanda
Copy link
Contributor Author

ok so this only works on arch then

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.

1 participant