summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/PlatformQt.cmake
diff options
context:
space:
mode:
authorKonstantin Tokarev <annulen@yandex.ru>2020-03-21 14:57:49 +0300
committerKonstantin Tokarev <annulen@yandex.ru>2020-03-23 08:27:57 +0300
commit7b528379f143c791a42f73f9d70e432d796e440b (patch)
treea386ac2564ea377067f78df77a59a0db2a3515c6 /Source/WebKit2/PlatformQt.cmake
parent3e4baaf2687007b28361c6a46e7225089b7583ee (diff)
Import QtWebKit commit 98f3c1fc89c86fe9ca6db003eaaad739961e52e8
Change-Id: Iac9a0bdcda4e45bca85c31832b2c1710c194a44c Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
Diffstat (limited to 'Source/WebKit2/PlatformQt.cmake')
-rw-r--r--Source/WebKit2/PlatformQt.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/WebKit2/PlatformQt.cmake b/Source/WebKit2/PlatformQt.cmake
index a033f1cf1..e920902f4 100644
--- a/Source/WebKit2/PlatformQt.cmake
+++ b/Source/WebKit2/PlatformQt.cmake
@@ -329,10 +329,6 @@ set(WEBKIT2_EXTRA_DEPENDENCIES
WEBKIT_CREATE_FORWARDING_HEADERS(QtWebKit/private DIRECTORIES UIProcess/API/qt)
-if (ENABLE_API_TESTS)
- add_subdirectory(UIProcess/API/qt/tests)
-endif ()
-
file(GLOB WebKit2_PRIVATE_HEADERS UIProcess/API/qt/*_p.h)
install(
FILES