[webkit-changes] [WebKit/WebKit] 4cfc12: Fix TestWTFLibrary dependency on gtest

Commit Queue noreply at github.com
Mon Sep 25 13:37:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4cfc121efdfabc59d1e7991a6676be05c3d07819
      https://github.com/WebKit/WebKit/commit/4cfc121efdfabc59d1e7991a6676be05c3d07819
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
    M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Fix TestWTFLibrary dependency on gtest
https://bugs.webkit.org/show_bug.cgi?id=262025
<rdar://115972063>

Reviewed by Elliott Williams.

* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
- Add gtest-framework dependency to TestWTFLibrary to fix build failure
  when precompiling TestWebKitAPIPrefix.h.

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




More information about the webkit-changes mailing list