mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:07:46 +00:00
Userland: Depend some applications on WebContent if it's being used
Deduced this mostly by looking at unveil()s.
This commit is contained in:
parent
a41dfc416f
commit
3667d7e93c
5 changed files with 5 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
serenity_component(
|
||||
Welcome
|
||||
TARGETS Welcome
|
||||
DEPENDS Help
|
||||
DEPENDS Help WebContent
|
||||
)
|
||||
|
||||
compile_gml(WelcomeWindow.gml WelcomeWindowGML.h welcome_window_gml)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue