mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:47:34 +00:00
WebContent: Port to LibMain :^)
This commit is contained in:
parent
69a7ffa174
commit
32e05f9b14
2 changed files with 11 additions and 27 deletions
|
@ -17,4 +17,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(WebContent)
|
||||
target_link_libraries(WebContent LibCore LibIPC LibGfx LibWeb)
|
||||
target_link_libraries(WebContent LibCore LibIPC LibGfx LibWeb LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue