set (libname "apds9002") set (libdescription "Ambient Light Photo Sensor") set (module_src ${libname}.cxx) set (module_hpp ${libname}.hpp) set (module_iface iLight.hpp) upm_module_init(mraa)