Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6998260b3fe9d6798843382808ff15f77c3892df
      
https://github.com/WebKit/WebKit/commit/6998260b3fe9d6798843382808ff15f77c3892df
  Author: tusooa <[email protected]>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M Source/cmake/OptionsWPE.cmake

  Log Message:
  -----------
  Find QuickPrivate component for WPE Qt API

https://bugs.webkit.org/show_bug.cgi?id=312064

Reviewed by Claudio Saavedra.

In newer versions of Qt6, Qt6Quick module no longer includes
the Qt6QuickPrivate, so we need to manually find the Qt6QuickPrivate
module. Compatibility kept for older versions by only requesting to
find Qt6QuickPrivate when the Qt::QuickPrivate is not yet available by
just finding Qt6Quick.

Configure-time only change, no runtime tests needed.

* Source/cmake/OptionsWPE.cmake:

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



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

Reply via email to