]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Exclude a particular directory if it doesn't exist. 1281/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 6 Aug 2015 22:24:07 +0000 (17:24 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 8 Aug 2015 19:34:48 +0000 (14:34 -0500)
doc/doxygen/CMakeLists.txt

index ae0e55efceefad62b3efd0c65230004b62a783cc..10a750a03c6714c6e0c26533cd28cb59d48a0869 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2014 by the deal.II authors
+## Copyright (C) 2012 - 2015 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
@@ -101,10 +101,10 @@ LIST(APPEND _doxygen_input
   ${CMAKE_SOURCE_DIR}/contrib/parameter_gui/
   )
 
+# Add other directories in which to find images
 SET(_doxygen_image_path
   ${CMAKE_CURRENT_SOURCE_DIR}/images
   ${CMAKE_SOURCE_DIR}/contrib/parameter_gui/images
-  ${CMAKE_CURRENT_BINARY_DIR}/images
   )
 
 file(GLOB _doxygen_depend

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.