upm/src/ta12200/CMakeLists.txt

6 lines
151 B
CMake
Raw Normal View History

set (libname "ta12200")
set (libdescription "AC Current Sensor")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init(mraa)