if (MRAA_IIO_FOUND)
set (libname "mmc35240")
set (libdescription "mmc35240 sensor module")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init(mraa)
endif (MRAA_IIO_FOUND)