mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:27:46 +00:00
Browser: Port to LibMain :^)
This commit is contained in:
parent
f5927f167b
commit
05e45bfdc5
2 changed files with 14 additions and 39 deletions
|
@ -26,4 +26,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Browser ICON app-browser)
|
||||
target_link_libraries(Browser LibWeb LibProtocol LibGUI LibDesktop LibConfig)
|
||||
target_link_libraries(Browser LibWeb LibProtocol LibGUI LibDesktop LibConfig LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue