summaryrefslogtreecommitdiff
path: root/Source/WebKit/PlatformQt.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/PlatformQt.cmake')
-rw-r--r--Source/WebKit/PlatformQt.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/WebKit/PlatformQt.cmake b/Source/WebKit/PlatformQt.cmake
index fe1c59b27..9aed9906e 100644
--- a/Source/WebKit/PlatformQt.cmake
+++ b/Source/WebKit/PlatformQt.cmake
@@ -909,7 +909,3 @@ endif ()
if (ENABLE_WEBKIT2)
add_subdirectory(qt/declarative)
endif ()
-
-if (ENABLE_API_TESTS)
- add_subdirectory(qt/tests)
-endif ()