]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Disable doxygen for a second...
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Sep 2012 19:25:33 +0000 (19:25 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Sep 2012 19:25:33 +0000 (19:25 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26574 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/cmake/configure/configure_doxygen.cmake

index 6831e0713f76c2e133697a2285467e7b7bb0e610..d0801e19ab01840375ca9c295b6415b083298920 100644 (file)
@@ -9,7 +9,8 @@ MACRO(FEATURE_DOXYGEN_FIND_EXTERNAL var)
   # We use doxygen and dot:
   #
   IF(DOXYGEN_FOUND AND DOXYGEN_DOT_FOUND)
-    SET(${var} TRUE)
+    # Disable doxygen for the moment
+    #    SET(${var} TRUE)
   ENDIF()
 ENDMACRO()
 

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.