mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 01:57:35 +00:00
Browser+BrowserSettings: Migrate to LibWebView for search engines
This commit is contained in:
parent
b770ed03ac
commit
e8d921820a
6 changed files with 65 additions and 92 deletions
|
@ -22,4 +22,4 @@ set(GENERATED_SOURCES
|
|||
)
|
||||
|
||||
serenity_app(BrowserSettings ICON app-browser)
|
||||
target_link_libraries(BrowserSettings PRIVATE LibCore LibGfx LibGUI LibConfig LibMain)
|
||||
target_link_libraries(BrowserSettings PRIVATE LibCore LibGfx LibGUI LibConfig LibMain LibWebView)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue