mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-08 05:27:14 +09: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)
|