zephyr/drivers/sensor/apds9960/CMakeLists.txt

4 lines
75 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_APDS9960 apds9960.c)