summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/sm130/CMakeLists.txt
blob: 1875951b3d8912dd10fc9ff83f5ebc6f3b8ed2e3 (plain)
1
2
3
4
5
set (libname "sm130")
set (libdescription "upm rfid reader")
set (module_src ${libname}.cxx)
set (module_h ${libname}.h)
upm_module_init()