CMake: Build the webextensions plugin

This commit is contained in:
Maarten Bent
2018-12-01 13:41:06 +01:00
parent 1c5cbe0a61
commit 97f64e9941
4 changed files with 43 additions and 2 deletions

View File

@@ -2873,6 +2873,10 @@ set(WEBVIEW2_GTK_SRC
src/gtk/webview_webkit2.cpp
)
set(WEBVIEW_WEBKIT2_EXTENSION_SRC
src/gtk/webview_webkit2_extension.cpp
)
set(XRC_SRC
src/xrc/xh_activityindicator.cpp
src/xrc/xh_animatctrl.cpp