Skip to content

Commit c126b2e

Browse files
DenisD3Dd3zd3z
authored andcommitted
cmake: Add ZEPHYR_BASE environnement variable to sample-cargo-config.toml
Improve Jetbrains IDE rust integration support Signed-off-by: Denis Daviaud <[email protected]> Signed-off-by: David Brown <[email protected]>
1 parent 88004b2 commit c126b2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ INCLUDE_DEFINES = \"${include_defines}\"
147147
WRAPPER_FILE = \"${WRAPPER_FILE}\"
148148
BINARY_DIR_INCLUDE_GENERATED = \"${BINARY_DIR_INCLUDE_GENERATED}\"
149149
DT_AUGMENTS = \"${DT_AUGMENTS}\"
150+
ZEPHYR_BASE = \"${ZEPHYR_BASE}\"
150151
151152
[patch.crates-io]
152153
${config_paths}

0 commit comments

Comments
 (0)