]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 28 Feb 2013 08:28:26 +0000 (08:28 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 28 Feb 2013 08:28:26 +0000 (08:28 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@28638 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/configure/configure_1_mpi.cmake

index e54cdb867b834d12344f05e9d827b011bbbc9b4d..0f079f4cfb6261ec96a31dd1561ff2a0ff1666a8 100644 (file)
@@ -45,7 +45,7 @@ MACRO(FEATURE_MPI_CONFIGURE_EXTERNAL)
     "Set the compiler to the detected mpi wrapper ${MPI_CXX_COMPILER}"
     )
 
-  IF(DEAL_II_MPICXX)
+  IF(DEAL_II_USE_MPICXX)
     SET(CMAKE_CXX_COMPILER ${MPI_CXX_COMPILER})
   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.