summaryrefslogtreecommitdiff
path: root/Tools/TestWebKitAPI/PlatformQt.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/TestWebKitAPI/PlatformQt.cmake')
-rw-r--r--Tools/TestWebKitAPI/PlatformQt.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/TestWebKitAPI/PlatformQt.cmake b/Tools/TestWebKitAPI/PlatformQt.cmake
index fe3808685..c054c661b 100644
--- a/Tools/TestWebKitAPI/PlatformQt.cmake
+++ b/Tools/TestWebKitAPI/PlatformQt.cmake
@@ -46,6 +46,7 @@ add_executable(TestWebCore
${TESTWEBKITAPI_DIR}/Tests/WebCore/SharedBuffer.cpp
${TESTWEBKITAPI_DIR}/Tests/WebCore/FileSystem.cpp
${TESTWEBKITAPI_DIR}/Tests/WebCore/PublicSuffix.cpp
+ ${TESTWEBKITAPI_DIR}/Tests/WebCore/TextCodec.cpp
)
target_link_libraries(TestWebCore ${test_webcore_LIBRARIES})