From: Wolfgang Bangerth Date: Thu, 6 Aug 2015 22:24:07 +0000 (-0500) Subject: Exclude a particular directory if it doesn't exist. X-Git-Tag: v8.4.0-rc2~642^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f85eeeb8dc5e6cdb5b0278f02d3d3ee1ba0775e;p=dealii.git Exclude a particular directory if it doesn't exist. --- diff --git a/doc/doxygen/CMakeLists.txt b/doc/doxygen/CMakeLists.txt index ae0e55efce..10a750a03c 100644 --- a/doc/doxygen/CMakeLists.txt +++ b/doc/doxygen/CMakeLists.txt @@ -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