]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix previous commit.
authoryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Oct 2013 16:01:59 +0000 (16:01 +0000)
committeryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Oct 2013 16:01:59 +0000 (16:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@31375 0785d39b-7218-0410-832d-ea1e28bc413d

tests/slepc/CMakeLists.txt

index 5afa661fa1aebe266dbb35074ae235e6bb7bb4aa..27b6959af2275eae22773794a456d988c91723d7 100644 (file)
@@ -2,6 +2,6 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.8)
 INCLUDE(${DEAL_II_SOURCE_DIR}/cmake/setup_testsuite.cmake)
 PROJECT(testsuite CXX)
 INCLUDE(${DEAL_II_TARGET_CONFIG})
-IF(DEAL_II_WITH_PETSC)
+IF((DEAL_II_WITH_PETSC) AND (DEAL_II_WITH_SLEPC))
   DEAL_II_PICKUP_TESTS()
 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.