mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:47:45 +00:00
Welcome: Port to LibMain :^)
This commit is contained in:
parent
ca23644397
commit
db79f1cb78
2 changed files with 12 additions and 34 deletions
|
@ -13,4 +13,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Welcome ICON app-welcome)
|
||||
target_link_libraries(Welcome LibGUI LibWeb)
|
||||
target_link_libraries(Welcome LibGUI LibWeb LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue