Files
upm/src/hmtrp/CMakeLists.txt

6 lines
162 B
CMake
Raw Normal View History

set (libname "hmtrp")
set (libdescription "Grove serial rf pro (hmtrp) module")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init()