aboutsummaryrefslogtreecommitdiff
path: root/find-modules/FindLibGit2.cmake
AgeCommit message (Collapse)Author
2015-02-06Document when modules were added to ECM.Alex Merry
2015-02-01Minor documentation syntax fixes.Alex Merry
2014-09-15add support for detecting libgit2 (with version check, API changes a lot)Christoph Cullmann
add FindLibGit2.cmake + doc link scripts tries to detect version not by pkgconfig to work on windows without pkgconfig, too REVIEW: 120196