Title: [219603] trunk/Source/WebCore
- Revision
- 219603
- Author
- [email protected]
- Date
- 2017-07-17 22:57:00 -0700 (Mon, 17 Jul 2017)
Log Message
Unreviewed fix to Mac CMake build after r219474.
* PlatformMac.cmake:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (219602 => 219603)
--- trunk/Source/WebCore/ChangeLog 2017-07-18 05:46:55 UTC (rev 219602)
+++ trunk/Source/WebCore/ChangeLog 2017-07-18 05:57:00 UTC (rev 219603)
@@ -1,5 +1,11 @@
2017-07-17 Konstantin Tokarev <[email protected]>
+ Unreviewed fix to Mac CMake build after r219474.
+
+ * PlatformMac.cmake:
+
+2017-07-17 Konstantin Tokarev <[email protected]>
+
[cmake] Set library types before their targets are created
https://bugs.webkit.org/show_bug.cgi?id=174600
Modified: trunk/Source/WebCore/PlatformMac.cmake (219602 => 219603)
--- trunk/Source/WebCore/PlatformMac.cmake 2017-07-18 05:46:55 UTC (rev 219602)
+++ trunk/Source/WebCore/PlatformMac.cmake 2017-07-18 05:57:00 UTC (rev 219603)
@@ -471,7 +471,6 @@
platform/graphics/cocoa/WebCoreDecompressionSession.mm
platform/graphics/cocoa/WebGLLayer.mm
platform/graphics/cocoa/WebGPULayer.mm
- platform/graphics/cocoa/WebLayer.mm
platform/graphics/cv/PixelBufferConformerCV.cpp
platform/graphics/cv/TextureCacheCV.mm
@@ -498,6 +497,7 @@
platform/graphics/mac/MediaTimeQTKit.mm
platform/graphics/mac/PDFDocumentImageMac.mm
platform/graphics/mac/SimpleFontDataCoreText.cpp
+ platform/graphics/mac/WebLayer.mm
platform/graphics/opengl/Extensions3DOpenGL.cpp
platform/graphics/opengl/Extensions3DOpenGLCommon.cpp
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes