FILE(GLOB io_headers *.h)
install (FILES ${io_headers} DESTINATION include/mspass/io)
