Title: [111863] trunk/Tools
- Revision
- 111863
- Author
- [email protected]
- Date
- 2012-03-23 08:04:58 -0700 (Fri, 23 Mar 2012)
Log Message
Build fix for WinCE after r111778.
* WinCELauncher/CMakeLists.txt:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (111862 => 111863)
--- trunk/Tools/ChangeLog 2012-03-23 14:53:59 UTC (rev 111862)
+++ trunk/Tools/ChangeLog 2012-03-23 15:04:58 UTC (rev 111863)
@@ -1,3 +1,9 @@
+2012-03-23 Patrick Gansterer <[email protected]>
+
+ Build fix for WinCE after r111778.
+
+ * WinCELauncher/CMakeLists.txt:
+
2012-03-23 Peter Beverloo <[email protected]>
Unreviewed buildfix for the Chromium Android builder.
Modified: trunk/Tools/WinCELauncher/CMakeLists.txt (111862 => 111863)
--- trunk/Tools/WinCELauncher/CMakeLists.txt 2012-03-23 14:53:59 UTC (rev 111862)
+++ trunk/Tools/WinCELauncher/CMakeLists.txt 2012-03-23 15:04:58 UTC (rev 111863)
@@ -6,6 +6,7 @@
"${WEBCORE_DIR}/platform/network"
"${WEBCORE_DIR}/platform/text"
"${_javascript_CORE_DIR}"
+ "${WTF_DIR}"
"${WTF_DIR}/wtf"
"${DERIVED_SOURCES_DIR}"
"${CMAKE_BINARY_DIR}"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes