[webkit-changes] [WebKit/WebKit] 06c98d: Delete "All" target from WebGPU

Tadeu Zagallo noreply at github.com
Thu Mar 30 13:22:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 06c98d002cc7a83f4ede33b1e5ce3b39ee277182
      https://github.com/WebKit/WebKit/commit/06c98d002cc7a83f4ede33b1e5ce3b39ee277182
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M Source/WebGPU/WebGPU.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Delete "All" target from WebGPU
https://bugs.webkit.org/show_bug.cgi?id=254765
rdar://107435715

Unreviewed, build fix.

By default we build the first target of the list, and we don't want to build wgslc by default.
We could just reorder it, but I don't think the target is terribly useful, so let's just delete it.

* Source/WebGPU/WebGPU.xcodeproj/project.pbxproj:

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




More information about the webkit-changes mailing list