diff CMakeLists.txt @ 66:098a10fc2e83 0.9.2

Add doxygen files and improve doxygen comments
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 21 May 2015 15:21:47 +0200
parents 2cd76e6c0fcf
children 32dd6ea6a582
line wrap: on
line diff
--- a/CMakeLists.txt	Thu May 21 14:30:56 2015 +0200
+++ b/CMakeLists.txt	Thu May 21 15:21:47 2015 +0200
@@ -65,3 +65,6 @@
 #add_subdirectory(img)
 ### Include the actual source directories
 add_subdirectory(src)
+
+configure_file (doc/Doxyfile.in doc/Doxyfile)
+add_subdirectory(doc)
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)