CMake: Add support for webkit2

This commit is contained in:
Maarten Bent
2018-12-01 13:38:43 +01:00
parent e9fb190ed7
commit 1c5cbe0a61
7 changed files with 93 additions and 22 deletions

View File

@@ -2869,6 +2869,10 @@ set(WEBVIEW_GTK_SRC
src/gtk/webview_webkit.cpp
)
set(WEBVIEW2_GTK_SRC
src/gtk/webview_webkit2.cpp
)
set(XRC_SRC
src/xrc/xh_activityindicator.cpp
src/xrc/xh_animatctrl.cpp