summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/nlgpio16/CMakeLists.txt
blob: 585c781cabe5752fafa9c15817b9431f54375a0e (plain)
1
2
3
4
5
set (libname "nlgpio16")
set (libdescription "upm module for the Numato Labs GPIO 16 USB")
set (module_src ${libname}.cxx)
set (module_h ${libname}.h)
upm_module_init()