upm/src/si1132/CMakeLists.txt

6 lines
171 B
CMake
Raw Normal View History

set (libname "si1132")
set (libdescription "UV and Ambient Light Sensor")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init(mraa interfaces)