Title: [197397] trunk/Source/WebCore
Revision
197397
Author
[email protected]
Date
2016-03-01 03:17:19 -0800 (Tue, 01 Mar 2016)

Log Message

[Mac][cmake] Unreviewed speculative buildfix after r197375. Just for fun.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (197396 => 197397)


--- trunk/Source/WebCore/ChangeLog	2016-03-01 10:34:17 UTC (rev 197396)
+++ trunk/Source/WebCore/ChangeLog	2016-03-01 11:17:19 UTC (rev 197397)
@@ -1,3 +1,9 @@
+2016-03-01  Csaba Osztrogonác  <[email protected]>
+
+        [Mac][cmake] Unreviewed speculative buildfix after r197375. Just for fun.
+
+        * PlatformMac.cmake:
+
 2016-03-01  Youenn Fablet  <[email protected]>
 
         [Fetch API] Support Request and Response blob() when body data is a blob

Modified: trunk/Source/WebCore/PlatformMac.cmake (197396 => 197397)


--- trunk/Source/WebCore/PlatformMac.cmake	2016-03-01 10:34:17 UTC (rev 197396)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-03-01 11:17:19 UTC (rev 197397)
@@ -103,6 +103,7 @@
     "${WEBCORE_DIR}/platform/graphics/ca/cocoa"
     "${WEBCORE_DIR}/platform/graphics/cocoa"
     "${WEBCORE_DIR}/platform/graphics/cg"
+    "${WEBCORE_DIR}/platform/graphics/cv"
     "${WEBCORE_DIR}/platform/graphics/opentype"
     "${WEBCORE_DIR}/platform/graphics/opengl"
     "${WEBCORE_DIR}/platform/graphics/mac"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to