[webkit-changes] [WebKit/WebKit] 5d7824: [CMake] Update WebKitFindPackages wrapper

Don Olmstead noreply at github.com
Thu Feb 23 21:19:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5d7824d83862568b7e98796d18c2c5a8189e4ab9
      https://github.com/WebKit/WebKit/commit/5d7824d83862568b7e98796d18c2c5a8189e4ab9
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    M Source/cmake/WebKitFindPackage.cmake

  Log Message:
  -----------
  [CMake] Update WebKitFindPackages wrapper
https://bugs.webkit.org/show_bug.cgi?id=252854

Reviewed by Michael Catanzaro.

Remove redundant target creation based on a `cmake_minimum_required` of
3.16. Now only `ICU::<C>` and `LibXslt::LibXslt` targets are created in
the `find_package` wrapper.

* Source/cmake/WebKitFindPackage.cmake:

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




More information about the webkit-changes mailing list