zephyr/subsys/net/lib/coap/CMakeLists.txt

7 lines
79 B
CMake

zephyr_include_directories(.)
zephyr_sources(
coap.c
coap_link_format.c
)