1 2 3 4 5 6 7 8
set(SOURCES Hunks.cpp Format.cpp ) serenity_lib(LibDiff diff) target_link_libraries(LibDiff LibC)