upm/src/si114x/CMakeLists.txt

6 lines
159 B
CMake
Raw Normal View History

set (libname "si114x")
set (libdescription "UV/IR/visible Light Sensor")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init(mraa)