Title: [147432] trunk/Source/WebCore
- Revision
- 147432
- Author
- [email protected]
- Date
- 2013-04-02 07:47:37 -0700 (Tue, 02 Apr 2013)
Log Message
Remove unneeded cpp file from CMake build. Rubber-stamp by Alexis Menard.
* CMakeLists.txt: Remove FFTFrameStub.cpp, since adding this file or not
to your build is a platform decision.
Modified Paths
Diff
Modified: trunk/Source/WebCore/CMakeLists.txt (147431 => 147432)
--- trunk/Source/WebCore/CMakeLists.txt 2013-04-02 14:44:30 UTC (rev 147431)
+++ trunk/Source/WebCore/CMakeLists.txt 2013-04-02 14:47:37 UTC (rev 147432)
@@ -1899,7 +1899,6 @@
platform/audio/EqualPowerPanner.cpp
platform/audio/FFTConvolver.cpp
platform/audio/FFTFrame.cpp
- platform/audio/FFTFrameStub.cpp
platform/audio/HRTFDatabase.cpp
platform/audio/HRTFDatabaseLoader.cpp
platform/audio/HRTFElevation.cpp
Modified: trunk/Source/WebCore/ChangeLog (147431 => 147432)
--- trunk/Source/WebCore/ChangeLog 2013-04-02 14:44:30 UTC (rev 147431)
+++ trunk/Source/WebCore/ChangeLog 2013-04-02 14:47:37 UTC (rev 147432)
@@ -1,3 +1,10 @@
+2013-04-02 Jesus Sanchez-Palencia <[email protected]>
+
+ Remove unneeded cpp file from CMake build. Rubber-stamp by Alexis Menard.
+
+ * CMakeLists.txt: Remove FFTFrameStub.cpp, since adding this file or not
+ to your build is a platform decision.
+
2013-04-01 Andrey Kosyakov <[email protected]>
Web Inspector: [Timeline] unify logic for 3 overview modes in Timeline
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes