file(GLOB Data_Exchange_Sources *.c *.h)
add_library(Data_Exchange ${Data_Exchange_Sources})
