# Zephyr module integration for bthome-cpp (header-only).
# Exposes the library headers from ../src to the Zephyr build.
zephyr_include_directories(${CMAKE_CURRENT_LIST_DIR}/../src)
