Title: [201962] trunk/Source/WebKit
- Revision
- 201962
- Author
- [email protected]
- Date
- 2016-06-10 21:24:27 -0700 (Fri, 10 Jun 2016)
Log Message
Fix CMake build.
* PlatformMac.cmake:
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (201961 => 201962)
--- trunk/Source/WebKit/ChangeLog 2016-06-11 01:52:58 UTC (rev 201961)
+++ trunk/Source/WebKit/ChangeLog 2016-06-11 04:24:27 UTC (rev 201962)
@@ -1,3 +1,9 @@
+2016-06-10 Alex Christensen <[email protected]>
+
+ Fix CMake build.
+
+ * PlatformMac.cmake:
+
2016-06-09 Alex Christensen <[email protected]>
Clean up WebKit.vcxproj directory after switching to CMake.
Modified: trunk/Source/WebKit/PlatformMac.cmake (201961 => 201962)
--- trunk/Source/WebKit/PlatformMac.cmake 2016-06-11 01:52:58 UTC (rev 201961)
+++ trunk/Source/WebKit/PlatformMac.cmake 2016-06-11 04:24:27 UTC (rev 201962)
@@ -23,6 +23,7 @@
"${WEBCORE_DIR}/loader/mac"
"${WEBCORE_DIR}/page/cocoa"
"${WEBCORE_DIR}/page/mac"
+ "${WEBCORE_DIR}/platform"
"${WEBCORE_DIR}/platform/cf"
"${WEBCORE_DIR}/platform/cocoa"
"${WEBCORE_DIR}/platform/graphics/avfoundation"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes