zephyr/drivers/sensor/ti_hdc/CMakeLists.txt

6 lines
110 B
CMake
Raw Normal View History

# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources_ifdef(CONFIG_TI_HDC ti_hdc.c)