Home | History | Annotate | Download | only in apds9002
      1 set (libname "apds9002")
      2 set (libdescription "upm apds9002 luminance module")
      3 set (module_src ${libname}.cxx)
      4 set (module_h ${libname}.h)
      5 upm_module_init()
      6