Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5eb6c60cbbb2adb554e5cc52ec0be2235e706800
      
https://github.com/WebKit/WebKit/commit/5eb6c60cbbb2adb554e5cc52ec0be2235e706800
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M Source/WebKit/PlatformWPE.cmake
    M Source/WebKit/WPEPlatform/CMakeLists.txt
    M Source/WebKit/WPEPlatform/wpe/WPEToplevel.cpp
    M Source/WebKit/WPEPlatform/wpe/WPEView.cpp
    M Source/cmake/FindATK.cmake
    M Tools/MiniBrowser/wpe/CMakeLists.txt
    M Tools/wpe/backends/PlatformWPE.cmake

  Log Message:
  -----------
  [CMake] Change FindATK.cmake to use an imported target
https://bugs.webkit.org/show_bug.cgi?id=306028

Reviewed by Carlos Alberto Lopez Perez.

Change the FindATK.cmake module to define an ATK::ATK imported target,
and make use of it. As drive-by fixes, mark libraries linked into
WPEPlatform as PRIVATE, and avoid adding an additional include path
to the WPEPlatform::WPEPlatform target by using relative paths.

* Source/WebKit/PlatformWPE.cmake:
* Source/WebKit/WPEPlatform/CMakeLists.txt:
* Source/WebKit/WPEPlatform/wpe/WPEToplevel.cpp:
* Source/WebKit/WPEPlatform/wpe/WPEView.cpp:
* Source/cmake/FindATK.cmake:
* Tools/MiniBrowser/wpe/CMakeLists.txt:
* Tools/wpe/backends/PlatformWPE.cmake:

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



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

Reply via email to