zephyr/drivers/sensor/ak8975/CMakeLists.txt

4 lines
71 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_AK8975 ak8975.c)