Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/
Dbuild_helpers.py131 cache = zcmake.CMakeCache.from_build_dir(path)
Dzcmake.py213 def from_build_dir(build_dir): member in CMakeCache
Dbuild.py439 self.cmake_cache = CMakeCache.from_build_dir(self.build_dir)
662 cache = CMakeCache.from_build_dir(self.build_dir)
Dsign.py461 cache = CMakeCache.from_build_dir(build_dir)