upm/src/nlgpio16/CMakeLists.txt

6 lines
173 B
CMake
Raw Normal View History

set (libname "nlgpio16")
set (libdescription "upm module for the Numato Labs GPIO 16 USB")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init()