zephyr/cmake/modules
Jeremy Bettis d7727b9415 cmake: Use cmake var not env for sdk
ZEPHYR_SDK_INSTALL_DIR is set from the env if it is not passed
explicitly to cmake, but one usage was reading directly from the env,
not allowing passing the var to cmake instead.

Change find_package of Zephyr-sdk to read from cmake var not env var.

Signed-off-by: Jeremy Bettis <jbettis@google.com>
2022-08-05 14:03:15 +02:00
..
arch.cmake cmake: Zephyr CMake package and CMake modules 2022-02-22 10:02:39 -08:00
boards.cmake cmake: Zephyr CMake package and CMake modules 2022-02-22 10:02:39 -08:00
ccache.cmake cmake: Zephyr CMake package and CMake modules 2022-02-22 10:02:39 -08:00
configuration_files.cmake everywhere: fix typos 2022-03-18 13:24:08 -04:00
doc.cmake cmake: doc: created a doc.cmake CMake module in Zephyr CMake modules dir 2022-02-22 10:02:39 -08:00
dts.cmake dts: Introduce Kconfig.dts 2022-07-19 09:39:49 -07:00
extensions.cmake scripts: move file2hex.py to scripts/build/file2hex.py 2022-07-12 10:03:45 +02:00
generic_toolchain.cmake cmake: Zephyr CMake package and CMake modules 2022-02-22 10:02:39 -08:00
host-tools.cmake cmake: Zephyr CMake package and CMake modules 2022-02-22 10:02:39 -08:00
kconfig.cmake cmake: kconfig: allow to set Kconfig targets externally 2022-08-03 16:05:07 +02:00
kernel.cmake build: generate symbols file 2022-07-11 11:56:39 +02:00
python.cmake cmake: Zephyr CMake package and CMake modules 2022-02-22 10:02:39 -08:00
root.cmake cmake: Zephyr CMake package and CMake modules 2022-02-22 10:02:39 -08:00
shields.cmake everywhere: fix typos 2022-03-18 13:24:08 -04:00
soc.cmake cmake: Zephyr CMake package and CMake modules 2022-02-22 10:02:39 -08:00
target_toolchain.cmake cmake: Zephyr CMake package and CMake modules 2022-02-22 10:02:39 -08:00
unittest.cmake unittest: support ztest_new_api 2022-07-07 18:22:14 +02:00
user_cache.cmake scripts: move dir_is_writeable.py to scripts/build 2022-07-12 10:03:45 +02:00
verify-toolchain.cmake cmake: Use cmake var not env for sdk 2022-08-05 14:03:15 +02:00
version.cmake cmake: Zephyr CMake package and CMake modules 2022-02-22 10:02:39 -08:00
west.cmake cmake: Zephyr CMake package and CMake modules 2022-02-22 10:02:39 -08:00
zephyr_default.cmake cmake: test CMake and issue error if using 3.22.1 / 3.22.2 from PyPI 2022-02-25 10:16:25 -08:00
zephyr_module.cmake scripts: enforce module name uniqueness 2022-03-10 09:47:58 -05:00