
# Install the python files

install(FILES
    __init__.py
    qarray.py
    healpix.py
    DESTINATION ${PYTHON_SITE}/toast/jax/math
)

