# Compile the MPI module

add_library(mpi SHARED
            mpi.F90)
