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