mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 01:32:14 -05:00
6 lines
79 B
CMake
6 lines
79 B
CMake
set(SOURCES
|
|
Parser/Parser.cpp
|
|
DOM/Node.cpp
|
|
)
|
|
|
|
serenity_lib(LibXML xml)
|