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