zephyr/cmake/test/CMakeLists.txt

4 lines
77 B
CMake

target_include_directories(app PRIVATE
$ENV{ZEPHYR_BASE}/tests/include
)