]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo, cleanup tests/CMakeLists.txt
authorMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 2 Sep 2013 19:55:16 +0000 (19:55 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 2 Sep 2013 19:55:16 +0000 (19:55 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30552 0785d39b-7218-0410-832d-ea1e28bc413d

tests/CMakeLists.txt

index bf264148eddc6d1c25574328362b1c9fa736cfd5..291d50f2fede6a5d98a33582f2fae6f0a1e3a882 100644 (file)
@@ -65,14 +65,7 @@ SET_IF_EMPTY(TEST_TIME_LIMIT 120)
 
 MESSAGE(STATUS "Proceed to test definitions")
 
-#$(if $(DEAL_II_USE_MPI:no=),      $(if $(USE_CONTRIB_P4EST:no=),mpi,),) \
-#$(if $(DEAL_II_USE_MPI:no=),      $(if $(USE_CONTRIB_P4EST:no=),gla,),) \
-#$(if $(USE_CONTRIB_P4EST:no=),    distributed_grids,) \
-#$(if $(USE_CONTRIB_PETSC:no=),    petsc,) \
-#$(if $(USE_CONTRIB_SLEPC:no=),    slepc,) \
-#$(if $(USE_CONTRIB_TRILINOS:no=), trilinos,) \
-
-ADD_SUBDIRECTORY(a-framework) -- what do?
+ADD_SUBDIRECTORY(a-framework)
 ADD_SUBDIRECTORY(aniso)
 ADD_SUBDIRECTORY(base)
 ADD_SUBDIRECTORY(bits)
@@ -93,12 +86,12 @@ ADD_SUBDIRECTORY(serialization)
 #benchmarks
 #mesh_converter
 
-#distributed_grids
-#gla
-#mpi
-#petsc
-#slepc
-#trilinos
+#distributed_grids - WITH_P4EST
+#gla - WITH_MPI, ?? WITH_P4EST ??
+#mpi - WITH_MPI
+#petsc - WITH_PETSC
+#slepc - WITH_SLEPC
+#trilinos - WITH_TRILINOS
 
 IF(DEAL_II_WITH_LAPACK)
   ADD_SUBDIRECTORY(lapack)

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.