Title: [208987] trunk/Tools
- Revision
- 208987
- Author
- [email protected]
- Date
- 2016-11-26 23:33:47 -0800 (Sat, 26 Nov 2016)
Log Message
Attempt to fix Mac CMake build.
* DumpRenderTree/PlatformMac.cmake:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (208986 => 208987)
--- trunk/Tools/ChangeLog 2016-11-27 07:27:25 UTC (rev 208986)
+++ trunk/Tools/ChangeLog 2016-11-27 07:33:47 UTC (rev 208987)
@@ -1,3 +1,9 @@
+2016-11-26 Simon Fraser <[email protected]>
+
+ Attempt to fix Mac CMake build.
+
+ * DumpRenderTree/PlatformMac.cmake:
+
2016-11-26 Yusuke Suzuki <[email protected]>
[WTF] Import std::optional reference implementation as WTF::Optional
Modified: trunk/Tools/DumpRenderTree/PlatformMac.cmake (208986 => 208987)
--- trunk/Tools/DumpRenderTree/PlatformMac.cmake 2016-11-27 07:27:25 UTC (rev 208986)
+++ trunk/Tools/DumpRenderTree/PlatformMac.cmake 2016-11-27 07:33:47 UTC (rev 208987)
@@ -69,6 +69,7 @@
list(APPEND DumpRenderTree_ObjC_SOURCES
DefaultPolicyDelegate.m
DumpRenderTreeFileDraggingSource.m
+ TestOptions.mm
mac/AppleScriptController.m
mac/DumpRenderTreePasteboard.m
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes