Files
upm/src/gp2y0a/CMakeLists.txt
Serban Waltter 34bb12933d Removed old interfaces and replaced them with the new ones.
Signed-off-by: Serban Waltter <serban.waltter@rinftech.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2019-04-04 22:15:13 -07:00

11 lines
269 B
CMake

upm_mixed_module_init (NAME gp2y0a
DESCRIPTION "Analog Infrared (IR) Based Distance Sensor"
C_HDR gp2y0a.h
C_SRC gp2y0a.c
CPP_HDR gp2y0a.hpp
CPP_SRC gp2y0a.cxx
FTI_SRC gp2y0a_fti.c
IFACE_HDR iProximity.hpp
CPP_WRAPS_C
REQUIRES mraa)