mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:17:45 +00:00
Browser: Add more intuitive search
This commit is contained in:
parent
d68433653a
commit
d972338208
4 changed files with 16 additions and 14 deletions
|
@ -41,5 +41,5 @@ set(GENERATED_SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Browser ICON app-browser)
|
||||
target_link_libraries(Browser PRIVATE LibCore LibFileSystem LibWebView LibWeb LibProtocol LibGUI LibDesktop LibConfig LibGfx LibIPC LibJS LibLocale LibMain LibSyntax LibSQL)
|
||||
target_link_libraries(Browser PRIVATE LibCore LibFileSystem LibWebView LibWeb LibProtocol LibPublicSuffix LibGUI LibDesktop LibConfig LibGfx LibIPC LibJS LibLocale LibMain LibSyntax LibSQL)
|
||||
link_with_locale_data(Browser)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue