Files
upm/src/m24lr64e/CMakeLists.txt

6 lines
157 B
CMake
Raw Normal View History

set (libname "m24lr64e")
set (libdescription "upm m24lr64e grove NFC tag")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init()