aboutsummaryrefslogtreecommitdiff
path: root/doc/CMakeLists.txt
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2009-02-03 10:43:45 +0000
committerAndreas Schneider <mail@cynapses.org>2009-02-03 10:43:45 +0000
commitcfbc063dd3f34ddc4754f3425f9ac4c243a70979 (patch)
treea8b295c143acb4864487655079421a8e8de0372f /doc/CMakeLists.txt
parent81de36e923be647d6f9b1bc90688e5554070b2dc (diff)
downloadlibssh-cfbc063dd3f34ddc4754f3425f9ac4c243a70979.tar.gz
libssh-cfbc063dd3f34ddc4754f3425f9ac4c243a70979.tar.xz
libssh-cfbc063dd3f34ddc4754f3425f9ac4c243a70979.zip
Add a 'make doc' target to create doxygen documentation.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@224 7dcaeef0-15fb-0310-b436-a5af3365683c
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r--doc/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
new file mode 100644
index 00000000..31242811
--- /dev/null
+++ b/doc/CMakeLists.txt
@@ -0,0 +1,5 @@
+#
+# Build the documentation
+#
+include(UseDoxygen OPTIONAL)
+