Files
ladybird/Libraries/LibDiff/CMakeLists.txt

7 lines
75 B
CMake

set(SOURCES
Format.cpp
Generator.cpp
)
ladybird_lib(LibDiff diff)