mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 12:20:00 +01:00
7 lines
102 B
CMake
7 lines
102 B
CMake
set(SOURCES
|
|
Parser/Parser.cpp
|
|
DOM/Node.cpp
|
|
)
|
|
|
|
ladybird_lib(LibXML xml EXPLICIT_SYMBOL_EXPORT)
|