⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 285777 in webkit


Ignore:
Timestamp:
Nov 13, 2021, 10:49:16 AM (5 years ago)
Author:
mmaxfield@apple.com
Message:

[WebGPU] Add WebGPU.xcodeproj to WebKit.xcworkspace
https://bugs.webkit.org/show_bug.cgi?id=233078

Reviewed by Dean Jackson.

Mechanical change. When building WebGPU becomes required,
people using this workspace will need it.

  • WebKit.xcworkspace/contents.xcworkspacedata:
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r285734 r285777  
     12021-11-13  Myles C. Maxfield  <mmaxfield@apple.com>
     2
     3        [WebGPU] Add WebGPU.xcodeproj to WebKit.xcworkspace
     4        https://bugs.webkit.org/show_bug.cgi?id=233078
     5
     6        Reviewed by Dean Jackson.
     7
     8        Mechanical change. When building WebGPU becomes required,
     9        people using this workspace will need it.
     10
     11        * WebKit.xcworkspace/contents.xcworkspacedata:
     12
    1132021-11-12  Don Olmstead  <don.olmstead@sony.com>
    214
  • trunk/WebKit.xcworkspace/contents.xcworkspacedata

    r219487 r285777  
    1616   <FileRef
    1717      location = "group:Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj">
     18   </FileRef>
     19   <FileRef
     20      location = "group:Source/WebGPU/WebGPU.xcodeproj">
    1821   </FileRef>
    1922   <FileRef
Note: See TracChangeset for help on using the changeset viewer.