Searched refs:load_cmake_cache (Results 1 – 1 of 1) sorted by relevance
249 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