zephyr/drivers/sensor/pms7003/CMakeLists.txt

4 lines
73 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_PMS7003 pms7003.c)