Add wxWebView Edge (Chromium) implementation
This backend requires WebView2 SDK and enables usage of Edge (Chromium) on Windows 7 and newer
This commit is contained in:
committed by
Tobias Taschner
parent
1afeaa324d
commit
6a99e7e273
@@ -2835,6 +2835,7 @@ set(HTML_CMN_HDR
|
||||
|
||||
set(WEBVIEW_MSW_SRC
|
||||
src/msw/webview_ie.cpp
|
||||
src/msw/webview_edgec.cpp
|
||||
)
|
||||
|
||||
set(WEBVIEW_CMN_SRC
|
||||
|
Reference in New Issue
Block a user