summaryrefslogtreecommitdiff
path: root/Source/WebKit2/PlatformQt.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/PlatformQt.cmake')
-rw-r--r--Source/WebKit2/PlatformQt.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WebKit2/PlatformQt.cmake b/Source/WebKit2/PlatformQt.cmake
index f233e3cd9..395c6d9fc 100644
--- a/Source/WebKit2/PlatformQt.cmake
+++ b/Source/WebKit2/PlatformQt.cmake
@@ -225,6 +225,8 @@ if (COMPILER_IS_GCC_OR_CLANG)
UIProcess/API/qt/qquickwebpage.cpp
UIProcess/API/qt/qquickwebview.cpp
UIProcess/API/qt/qwebiconimageprovider.cpp
+
+ UIProcess/Launcher/qt/ProcessLauncherQt.cpp
PROPERTIES
COMPILE_FLAGS -frtti
)