ladybird/Libraries/LibXML/CMakeLists.txt

6 lines
79 B
CMake

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