set(src
  SolverMatrix.cpp
  SolverMUMPSReal.cpp
  SolverMUMPSComplex.cpp
  SolverDDM.cpp

  SolverEigen.cpp
)

add_sources(solver "${src}")
