summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibDiff/CMakeLists.txt
AgeCommit message (Expand)Author
2022-11-01Everywhere: Explicitly link all binaries against the LibC targetTim Schumacher
2021-09-17LibDiff: Add new API to generate hunks from two pieces of textMustafa Quraish
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling