mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
10 lines
106 B
CMake
10 lines
106 B
CMake
|
|
set(SOURCES
|
|
Applier.cpp
|
|
Format.cpp
|
|
Generator.cpp
|
|
Hunks.cpp
|
|
)
|
|
|
|
serenity_lib(LibDiff diff)
|