zephyr/subsys/tracing/test/CMakeLists.txt

6 lines
82 B
CMake
Raw Normal View History

zephyr_sources(
tracing_string_format_test.c
)
zephyr_include_directories(.)