tcs3414cs:: added new color sensor
[contrib/upm.git] / src / tcs3414cs / CMakeLists.txt
1 set (libname "tcs3414cs")
2 set (libdescription "I2C Color sensor")
3 set (module_src ${libname}.cxx)
4 set (module_h ${libname}.h)
5 upm_module_init()