[webkit-changes] [WebKit/WebKit] 373e74: [CMake] Use imported targets in find module for WP...

Adrian Perez noreply at github.com
Tue Feb 27 23:54:14 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 373e7435c3ccae2153b19a41f3c09f4bd4bcc8ef
      https://github.com/WebKit/WebKit/commit/373e7435c3ccae2153b19a41f3c09f4bd4bcc8ef
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2024-02-27 (Tue, 27 Feb 2024)

  Changed paths:
    M Source/WebCore/PlatformWPE.cmake
    M Source/WebKit/PlatformWPE.cmake
    A Source/cmake/FindWPEBackendFDO.cmake
    R Source/cmake/FindWPEBackend_fdo.cmake
    M Source/cmake/GStreamerChecks.cmake
    M Source/cmake/OptionsWPE.cmake
    M Tools/MiniBrowser/wpe/CMakeLists.txt
    M Tools/TestWebKitAPI/PlatformWPE.cmake
    M Tools/TestWebKitAPI/glib/PlatformWPE.cmake
    M Tools/WebKitTestRunner/PlatformWPE.cmake
    M Tools/wpe/backends/PlatformWPE.cmake

  Log Message:
  -----------
  [CMake] Use imported targets in find module for WPEBackend-fdo
https://bugs.webkit.org/show_bug.cgi?id=270167

Reviewed by Michael Catanzaro.

Rename WPEBackend-fdo find module to WPEBackendFDO, make it define a
WPE::FDO imported target, and change the rest of the CMake build system
to use it. Simplify along the way and sprinkle a few changes from
<target>_LIBRARIES to <target>_PRIVATE_LIBRARIES.

* Source/WebCore/PlatformWPE.cmake:
* Source/WebKit/PlatformWPE.cmake:
* Source/cmake/FindWPEBackendFDO.cmake: Added.
* Source/cmake/FindWPEBackend_fdo.cmake: Removed.
* Source/cmake/GStreamerChecks.cmake:
* Source/cmake/OptionsWPE.cmake:
* Tools/MiniBrowser/wpe/CMakeLists.txt:
* Tools/TestWebKitAPI/PlatformWPE.cmake:
* Tools/TestWebKitAPI/glib/PlatformWPE.cmake:
* Tools/WebKitTestRunner/PlatformWPE.cmake:
* Tools/wpe/backends/PlatformWPE.cmake:

Canonical link: https://commits.webkit.org/275429@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