ladybird/Libraries/LibXML/CMakeLists.txt

6 lines
79 B
CMake

set(SOURCES
Parser/Parser.cpp
DOM/Node.cpp
)
ladybird_lib(LibXML xml)