[webkit-changes] [WebKit/WebKit] d2477f: [CMake] Fix version detection of libwpe

Don Olmstead noreply at github.com
Tue Jan 3 20:43:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d2477fc765e231521b33da5342255e0520bde404
      https://github.com/WebKit/WebKit/commit/d2477fc765e231521b33da5342255e0520bde404
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M Source/cmake/FindWPE.cmake
    M Source/cmake/OptionsPlayStation.cmake

  Log Message:
  -----------
  [CMake] Fix version detection of libwpe
https://bugs.webkit.org/show_bug.cgi?id=250054

Reviewed by Michael Catanzaro.

The wrong header was being searched for the version number. Also the
regex wasn't correct.

Bump the version required by PlayStation to be 1.14.

* Source/cmake/FindWPE.cmake:
* Source/cmake/OptionsPlayStation.cmake:

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




More information about the webkit-changes mailing list