Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/scripts/west_commands/
Dbuild_helpers.py124 cache = zcmake.CMakeCache.from_build_dir(path)
Dbuild.py275 self.cmake_cache = CMakeCache.from_build_dir(self.build_dir)
468 cache = CMakeCache.from_build_dir(self.build_dir)
Dzcmake.py212 def from_build_dir(build_dir): member in CMakeCache
Dsign.py423 cache = CMakeCache.from_build_dir(build_dir)