aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2014-09-15 21:09:43 +0200
committerChristoph Cullmann <cullmann@kde.org>2014-09-15 21:09:43 +0200
commiteba5ba97800e3b1623694a5ea99cb5e65f1ec0a9 (patch)
tree9bae11c40d6a17f498d236c786affed0fcfae4e0 /docs
parentc9c08169973739de9a84f8f6b27f4cc40ff3be76 (diff)
downloadextra-cmake-modules-eba5ba97800e3b1623694a5ea99cb5e65f1ec0a9.tar.gz
extra-cmake-modules-eba5ba97800e3b1623694a5ea99cb5e65f1ec0a9.tar.bz2
add support for detecting libgit2 (with version check, API changes a lot)
add FindLibGit2.cmake + doc link scripts tries to detect version not by pkgconfig to work on windows without pkgconfig, too REVIEW: 120196
Diffstat (limited to 'docs')
-rw-r--r--docs/find-module/FindLibGit2.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/find-module/FindLibGit2.rst b/docs/find-module/FindLibGit2.rst
new file mode 100644
index 00000000..cd21068a
--- /dev/null
+++ b/docs/find-module/FindLibGit2.rst
@@ -0,0 +1 @@
+.. ecm-module:: ../../find-modules/FindLibGit2.cmake