]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
CMake: Be quiet
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 5 Aug 2013 10:16:10 +0000 (10:16 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 5 Aug 2013 10:16:10 +0000 (10:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@30220 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/CMakeLists.txt

index eeb706492875cbfde6809c350db429d41d02564e..8e63586481bf3d8afa700224b58dc3a5a0dc038c 100644 (file)
 ## ---------------------------------------------------------------------
 
 
-#
-# Required packages for the document generation:
-#
-FIND_PACKAGE(Perl)
-FIND_PACKAGE(Doxygen)
 
 
 #
@@ -27,6 +22,12 @@ FIND_PACKAGE(Doxygen)
 #
 IF(DEAL_II_COMPONENT_DOCUMENTATION)
 
+  #
+  # Required packages for the document generation:
+  #
+  FIND_PACKAGE(Perl)
+  FIND_PACKAGE(Doxygen)
+
   #
   # Do we have all necessary dependencies?
   #

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.