]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
fix cmake config
authorTimo Heister <timo.heister@gmail.com>
Fri, 1 May 2020 15:54:40 +0000 (11:54 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 1 May 2020 15:54:40 +0000 (11:54 -0400)
time_dependent_navier_stokes/CMakeLists.txt

index 7c58eee0eb6b6cfe07125799bae3bedf92b6d581..03b1d8d3bf1d8584558dcccdb6972d79e8b8d8bb 100644 (file)
@@ -43,16 +43,11 @@ Error! This tutorial requires a deal.II library that was configured with the fol
     DEAL_II_WITH_PETSC = ON
     DEAL_II_PETSC_WITH_COMPLEX = OFF
     DEAL_II_WITH_P4EST = ON
-or
-    DEAL_II_WITH_TRILINOS = ON
-    DEAL_II_WITH_P4EST = ON
 However, the deal.II library found at ${DEAL_II_PATH} was configured with these options
     DEAL_II_WITH_PETSC = ${DEAL_II_WITH_PETSC}
     DEAL_II_PETSC_WITH_COMPLEX = ${DEAL_II_PETSC_WITH_COMPLEX}
     DEAL_II_WITH_P4EST = ${DEAL_II_WITH_P4EST}
-    DEAL_II_WITH_TRILINOS = ${DEAL_II_WITH_TRILINOS}
-which conflict with the requirements.
-One or both of the aforementioned combinations of prerequisites are not met by your installation, but at least one is required for this tutorial step."
+which conflict with the requirements."
     )
 ENDIF()
 

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.