mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-28 04:08:08 +00: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)
|