]> git.pld-linux.org Git - packages/ewebkit.git/blame - ewebkit-build.patch
- fix build with icu 59
[packages/ewebkit.git] / ewebkit-build.patch
CommitLineData
9d43172d
JB
1--- WebKit/Tools/TestWebKitAPI/CMakeLists.txt.orig 2013-12-14 08:50:25.000000000 +0100
2+++ WebKit/Tools/TestWebKitAPI/CMakeLists.txt 2013-12-15 09:04:32.637595929 +0100
3@@ -130,7 +130,7 @@
4 target_link_libraries(test_webcore_${testName} ${test_webcore_LIBRARIES})
5 endforeach ()
6
7-add_library(TestWebKitAPIBase
8+add_library(TestWebKitAPIBase STATIC
9 ${test_main_SOURCES}
10 ${webkit2_api_harness_SOURCES}
11 ${TESTWEBKITAPI_DIR}/JavaScriptTest.cpp
This page took 0.084811 seconds and 4 git commands to generate.