zephyr/drivers/sensor/sbs_gauge/CMakeLists.txt

4 lines
77 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_SBS_GAUGE sbs_gauge.c)