ladybird/Libraries/LibDiff/CMakeLists.txt

6 lines
75 B
CMake

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