upm/src/si114x/CMakeLists.txt

6 lines
162 B
CMake
Raw Normal View History

set (libname "si114x")
set (libdescription "Si114x UV/IR/Visible light sensor")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init()