]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Exclude cmake-generated files. 10930/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 18 Sep 2020 21:27:00 +0000 (15:27 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 18 Sep 2020 21:27:00 +0000 (15:27 -0600)
doc/doxygen/code-gallery/CMakeLists.txt

index 35b7a6bc5327094ef38ae82739f9eca2beba734b..066bf869765a001f96fd41db27691fd56d1482d3 100644 (file)
@@ -161,6 +161,8 @@ IF (EXISTS ${DEAL_II_CODE_GALLERY_DIRECTORY}/README.md)
     ${CMAKE_CURRENT_BINARY_DIR}
     DESTINATION ${DEAL_II_DOCHTML_RELDIR}/doxygen
     COMPONENT documentation
+    PATTERN CMakeFiles EXCLUDE
+    PATTERN cmake_install.cmake EXCLUDE
     )
 
 

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.