mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-15 13:31:54 +00:00
We have no need to support normal or context diffs in ladybird, as well as the ability to parse and apply patches.
6 lines
75 B
CMake
6 lines
75 B
CMake
set(SOURCES
|
|
Format.cpp
|
|
Generator.cpp
|
|
)
|
|
|
|
serenity_lib(LibDiff diff)
|