[webkit-changes] [WebKit/WebKit] fc03e5: [WPE][CMake] Cannot complete distcheck with ENABLE...

Adrian Perez noreply at github.com
Thu Mar 21 14:39:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc03e5ddcfb79b99b1611081234b124594ec87d9
      https://github.com/WebKit/WebKit/commit/fc03e5ddcfb79b99b1611081234b124594ec87d9
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2024-03-21 (Thu, 21 Mar 2024)

  Changed paths:
    M Source/cmake/OptionsWPE.cmake
    M Tools/wpe/manifest.txt.in

  Log Message:
  -----------
  [WPE][CMake] Cannot complete distcheck with ENABLE_WPE_1_1_API=OFF
https://bugs.webkit.org/show_bug.cgi?id=265440

Reviewed by Michael Catanzaro.

Change which directory with documentation for the WebProcess extension
API gets packaged when creating release tarballs.

* Source/cmake/OptionsWPE.cmake: Add a new variable for name of the
  pkg-config module of the WebProcess extension API, reuse it to define
  the paths of the .pc files.
* Tools/wpe/manifest.txt.in: Change the generated WebProcess extension
  API output directory path to use the new variable.

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list