<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>310541</bug_id>
          
          <creation_ts>2026-03-23 07:24:59 -0700</creation_ts>
          <short_desc>[CMake] Avoid usage of deprecated SQLite::SQLite3 target</short_desc>
          <delta_ts>2026-04-29 05:39:17 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>311018</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adrian Perez">aperez</reporter>
          <assigned_to name="WebKitGTK+ bugs">bugs-noreply</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2192764</commentid>
    <comment_count>0</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2026-03-23 07:24:59 -0700</bug_when>
    <thetext>Using newer CMake versions with -Wdev produces this kind of warnings:

CMake Warning (dev) at Source/cmake/WebKitMacros.cmake:149 (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.

The new target name has been available since CMake 4.3, but we depend on
CMake 3.20 for now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2192765</commentid>
    <comment_count>1</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2026-03-23 07:25:36 -0700</bug_when>
    <thetext>Documentation link: https://cmake.org/cmake/help/latest/module/FindSQLite3.html#module:FindSQLite3</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2205736</commentid>
    <comment_count>2</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2026-04-29 05:39:17 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 311018 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>