Signed-off-by: Henry Bruce <henry.bruce@intel.com> Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
6 lines
167 B
CMake
6 lines
167 B
CMake
set (libname "t6713")
|
|
set (libdescription "upm Amphenol Telaire 6713 Series CO2 Module")
|
|
set (module_src ${libname}.cxx)
|
|
set (module_h ${libname}.h)
|
|
upm_module_init()
|