Skip to content

Commit 24716d7

Browse files
Fix WinCairo build.
* PlatformWinCairo.cmake: Canonical link: https://commits.webkit.org/185955@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@213124 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 8217b9d commit 24716d7

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

Source/WebCore/ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2017-02-27 Alex Christensen <achristensen@webkit.org>
2+
3+
Fix WinCairo build.
4+
5+
* PlatformWinCairo.cmake:
6+
17
2017-02-27 Alex Christensen <achristensen@webkit.org>
28

39
Begin enabling WebRTC on 64-bit

Source/WebCore/PlatformWinCairo.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ list(APPEND WebCore_SOURCES
3737
platform/graphics/cairo/RefPtrCairo.cpp
3838
platform/graphics/cairo/TransformationMatrixCairo.cpp
3939

40+
platform/graphics/texmap/TextureMapperTiledBackingStore.cpp
41+
4042
platform/graphics/win/FontCustomPlatformDataCairo.cpp
4143
platform/graphics/win/FontPlatformDataCairoWin.cpp
4244
platform/graphics/win/GlyphPageTreeNodeCairoWin.cpp

0 commit comments

Comments
 (0)