Files
upm/src/hp20x/CMakeLists.txt

6 lines
165 B
CMake
Raw Normal View History

set (libname "hp20x")
set (libdescription "upm grove barometer (high efficiency)")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init()