mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-09 01:31:02 +00:00
7 lines
102 B
Text
7 lines
102 B
Text
|
|
set(SOURCES
|
||
|
|
main.cpp
|
||
|
|
)
|
||
|
|
|
||
|
|
serenity_bin(DumpLayoutTree)
|
||
|
|
target_link_libraries(DumpLayoutTree LibWeb)
|