zephyr/drivers/sensor/bmm150/CMakeLists.txt

4 lines
71 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_BMM150 bmm150.c)