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

Changeset 202947 in webkit


Ignore:
Timestamp:
Jul 7, 2016, 4:58:38 PM (10 years ago)
Author:
achristensen@apple.com
Message:

Fix CMake build.

  • PlatformMac.cmake:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r202945 r202947  
     12016-07-07  Alex Christensen  <achristensen@webkit.org>
     2
     3        Fix CMake build.
     4
     5        * PlatformMac.cmake:
     6
    172016-07-07  Myles C. Maxfield  <mmaxfield@apple.com> and Frédéric Wang  <fred.wang@free.fr>
    28
  • trunk/Source/WebCore/PlatformMac.cmake

    r202662 r202947  
    603603    Modules/notifications
    604604    Modules/webdatabase
     605    Modules/websockets
    605606
    606607    Modules/indexeddb/client
Note: See TracChangeset for help on using the changeset viewer.