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

Changeset 244680 in webkit


Ignore:
Timestamp:
Apr 25, 2019, 11:32:13 PM (7 years ago)
Author:
bshafiei@apple.com
Message:

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

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.2.6.2-branch/Source/WTF
Files:
2 edited

Legend:

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

    r244122 r244680  
     12019-04-25  Babak Shafiei  <bshafiei@apple.com>
     2
     3        Cherry-pick r243641. rdar://problem/50232874
     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-09  Alan Coon  <alancoon@apple.com>
    218
  • branches/safari-607.2.6.2-branch/Source/WTF/wtf/CMakeLists.txt

    r239278 r244680  
    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.