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

Changeset 244803 in webkit


Ignore:
Timestamp:
Apr 30, 2019, 2:24:19 PM (7 years ago)
Author:
Alan Coon
Message:

Cherry-pick r243641. rdar://problem/50232877

Unreviewed build fix.

  • wtf/CMakeLists.txt: Added SpanningTree.h to WTF_PUBLIC_HEADERS.

git-svn-id: https://svn.webkit.org/repository/webkit/trunk@243641 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Location:
branches/safari-607-branch/Source/WTF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/safari-607-branch/Source/WTF/ChangeLog

    r244798 r244803  
     12019-04-30  Alan Coon  <alancoon@apple.com>
     2
     3        Cherry-pick r243641. rdar://problem/50232877
     4
     5    Unreviewed build fix.
     6   
     7    * wtf/CMakeLists.txt: Added SpanningTree.h to WTF_PUBLIC_HEADERS.
     8   
     9    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@243641 268f45cc-cd09-0410-ab3c-d52691b4dbfc
     10
     11    2019-03-28  Fujii Hironori  <Hironori.Fujii@sony.com>
     12
     13            Unreviewed build fix.
     14
     15            * wtf/CMakeLists.txt: Added SpanningTree.h to WTF_PUBLIC_HEADERS.
     16
    1172019-04-24  Alan Coon  <alancoon@apple.com>
    218
  • branches/safari-607-branch/Source/WTF/wtf/CMakeLists.txt

    r239278 r244803  
    208208    SmallPtrSet.h
    209209    SoftLinking.h
     210    SpanningTree.h
    210211    Spectrum.h
    211212    StackBounds.h
Note: See TracChangeset for help on using the changeset viewer.