mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:47:47 +00:00
LibWeb: Build the DumpLayoutTree subdirectory
This commit is contained in:
parent
35ad102595
commit
5b7fb92ede
1 changed files with 2 additions and 0 deletions
|
@ -368,3 +368,5 @@ add_custom_command(
|
|||
|
||||
serenity_lib(LibWeb web)
|
||||
target_link_libraries(LibWeb LibCore LibJS LibMarkdown LibGemini LibGUI LibGfx LibTextCodec LibProtocol LibImageDecoderClient)
|
||||
|
||||
add_subdirectory(DumpLayoutTree)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue