Fix petsc configuration when pugs is built without mpi support
Compare changes
+ 8
− 2
@@ -156,8 +156,14 @@ set(PUGS_ENABLE_PETSC AUTO CACHE STRING
By now the choice is made that mpi is required when PETSc. This may change in the future: it is not that important but would probably require the use of #ifdef directives...