1 2 3 4 5 6 7
set(SOURCES Parser/Parser.cpp DOM/Node.cpp ) serenity_lib(LibXML xml) target_link_libraries(LibXML LibC)