Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 55c7c3deba18583a62cd54dbdec7d4fc30b83664
      
https://github.com/WebKit/WebKit/commit/55c7c3deba18583a62cd54dbdec7d4fc30b83664
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2025-11-20 (Thu, 20 Nov 2025)

  Changed paths:
    M Source/WebCore/PlatformGTK.cmake
    M Source/WebCore/PlatformWPE.cmake
    R Source/cmake/FindLibtasn1.cmake
    A Source/cmake/FindTasn1.cmake
    M Source/cmake/OptionsGTK.cmake
    M Source/cmake/OptionsWPE.cmake

  Log Message:
  -----------
  [CMake] Use an imported target for the libtasn1 find-module
https://bugs.webkit.org/show_bug.cgi?id=302860

Reviewed by Michael Catanzaro.

Rename the find-module for libtasn1 as FindTasn1.cmake to follow a more
idiomatic naming convention, and update it to define an imported target.

* Source/WebCore/PlatformGTK.cmake:
* Source/WebCore/PlatformWPE.cmake:
* Source/cmake/FindLibtasn1.cmake: Removed.
* Source/cmake/FindTasn1.cmake: Added.
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWPE.cmake:

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



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

Reply via email to