# ------------------- Source files --------------------

add_library(
  PugsAlgebra
  LinearSolver.cpp
  LinearSolverOptions.cpp
  PETScWrapper.cpp)
