Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 443751740a0121822b42bc57a1cd4c258e2d0093
      
https://github.com/WebKit/WebKit/commit/443751740a0121822b42bc57a1cd4c258e2d0093
  Author: Don Olmstead <[email protected]>
  Date:   2023-02-24 (Fri, 24 Feb 2023)

  Changed paths:
    R Source/cmake/FindFontconfig.cmake
    R Source/cmake/FindNghttp2.cmake
    R Source/cmake/FindPixman.cmake
    R Source/cmake/FindSQLite3.cmake

  Log Message:
  -----------
  [CMake] Remove obsolete find modules
https://bugs.webkit.org/show_bug.cgi?id=252857

Reviewed by Michael Catanzaro.

CMake 3.14 added find modules for Fontconfig and SQLite3 so prefer
those versions now that the minimum is 3.16.

The other modules are no longer in use so just remove them.

* Source/cmake/FindFontconfig.cmake: Removed.
* Source/cmake/FindNghttp2.cmake: Removed.
* Source/cmake/FindPixman.cmake: Removed.
* Source/cmake/FindSQLite3.cmake: Removed.

Canonical link: https://commits.webkit.org/260804@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to