]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Also install missing files from the code gallery.
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 17 Sep 2020 19:03:04 +0000 (13:03 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 17 Sep 2020 19:03:04 +0000 (13:03 -0600)
doc/doxygen/code-gallery/CMakeLists.txt

index 772c04b7fb185821cfb5938f444391c4be43800e..35b7a6bc5327094ef38ae82739f9eca2beba734b 100644 (file)
@@ -155,6 +155,15 @@ IF (EXISTS ${DEAL_II_CODE_GALLERY_DIRECTORY}/README.md)
 
   ENDFOREACH()
 
+  # Now also install the directory in which the script puts copies of everything
+  # that isn't explicitly annotated and sent through doxygen.
+  INSTALL(DIRECTORY
+    ${CMAKE_CURRENT_BINARY_DIR}
+    DESTINATION ${DEAL_II_DOCHTML_RELDIR}/doxygen
+    COMPONENT documentation
+    )
+
+
 ELSE()
 
   # no copy of the code gallery is available. say so. but also

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.