Skip to content

Commit 0439c7a

Browse files
57300rlubos
authored andcommitted
Revert "[nrf noup] cmake: modules: Add ZEPHYR_NRF_MODULE_DIR to snippets root"
This reverts commit 3a41bb5. NCS snippet root should have been set in `zephyr/module.yml`. Signed-off-by: Grzegorz Swiderski <[email protected]>
1 parent d12380d commit 0439c7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/modules/snippets.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ function(zephyr_process_snippets)
5959
# Set SNIPPET_ROOT.
6060
list(APPEND SNIPPET_ROOT ${APPLICATION_SOURCE_DIR})
6161
list(APPEND SNIPPET_ROOT ${ZEPHYR_BASE})
62-
list(APPEND SNIPPET_ROOT ${ZEPHYR_NRF_MODULE_DIR})
6362
unset(real_snippet_root)
6463
foreach(snippet_dir ${SNIPPET_ROOT})
6564
# The user might have put a symbolic link in here, for example.

0 commit comments

Comments
 (0)