mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
We have no need to support normal or context diffs in ladybird, as well as the ability to parse and apply patches.
7 lines
75 B
CMake
7 lines
75 B
CMake
set(SOURCES
|
|
Format.cpp
|
|
Generator.cpp
|
|
)
|
|
|
|
serenity_lib(LibDiff diff)
|