install(DIRECTORY solvers DESTINATION .)

install(FILES __init__.py DESTINATION .)
install(FILES _version.py DESTINATION .)
install(FILES base_problem.py DESTINATION .)
install(FILES inversion_options.py DESTINATION .)
install(FILES inversion.py DESTINATION .)
install(FILES exceptions.py DESTINATION .)
