Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WPE][CMake] Cannot complete distcheck with ENABLE_WPE_1_1_API=OFF #26265

Merged
merged 1 commit into from Mar 21, 2024

Commits on Mar 21, 2024

  1. [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
    aperezdc committed Mar 21, 2024
    Copy the full SHA
    fc03e5d View commit details
    Browse the repository at this point in the history