summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/pulsensor/CMakeLists.txt
blob: 223c64291b1d8bdfb7822e95a5f0b737b13d0160 (plain)
1
2
3
4
5
set (libname "pulsensor")
set (libdescription "upm PULSENSOR")
set (module_src ${libname}.cxx)
set (module_h ${libname}.h)
upm_module_init()