upm/src/hka5/CMakeLists.txt

10 lines
234 B
CMake
Raw Normal View History

upm_mixed_module_init (NAME hka5
DESCRIPTION "Laser Particulate Matter (PM) Sensor"
C_HDR hka5.h
C_SRC hka5.c
CPP_HDR hka5.hpp
CPP_SRC hka5.cxx
FTI_SRC hka5_fti.c
CPP_WRAPS_C
REQUIRES mraa utilities-c)