Skip to content
Commit 7d764b35 authored by Carles Cufi's avatar Carles Cufi Committed by Anas Nashif
Browse files

cmake: Use path-corrected version of ZEPHYR_BASE



Instead of accessing the environment variable ZEPHYR_BASE every time we
require accessing the source code root, use an intermediate variable
that has OS path separators correctly set to '/' to avoid issues on
Windows.

Note: This removes the ZEPHYR_SOURCE_DIR CMake variable. External
applications using that will need to change to use the new ZEPHYR_BASE
variable.

Signed-off-by: default avatarCarles Cufi <carles.cufi@nordicsemi.no>
parent e09646ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment