Home
last modified time | relevance | path

Searched refs:load_cmake_cache (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/west_commands/
Drun_common.py249 cache = load_cmake_cache(build_dir, user_args)
341 cache = load_cmake_cache(build_dir, user_args)
545 def load_cmake_cache(build_dir, args): function