mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 15:10:19 +00:00
9 lines
106 B
CMake
9 lines
106 B
CMake
|
|
set(SOURCES
|
|
Applier.cpp
|
|
Format.cpp
|
|
Generator.cpp
|
|
Hunks.cpp
|
|
)
|
|
|
|
serenity_lib(LibDiff diff)
|