
# Install the python files

install(FILES
    __init__.py
    accel.py
    data_localization.py
    kernel_registry.py
    DESTINATION ${PYTHON_SITE}/toast/accelerator
)
