
# Install the python files

install(FILES
    __init__.py
    noise_estimation.py
    psd_math.py
    DESTINATION ${PYTHON_SITE}/toast/fod
)
