upm/src/ecezo/CMakeLists.txt

10 lines
253 B
CMake
Raw Normal View History

upm_mixed_module_init (NAME ecezo
DESCRIPTION "Electrical Conductivity (EC) Circuit"
C_HDR ecezo.h ecezo_defs.h
C_SRC ecezo.c
CPP_HDR ecezo.hpp
CPP_SRC ecezo.cxx
FTI_SRC ecezo_fti.c
CPP_WRAPS_C
REQUIRES mraa utilities-c)