Home
last modified time | relevance | path

Searched defs:cmake_path (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tools/
Dmake_cmake.py17 def get_files_for_variable(cmake_path, variables, variable): argument
51 def format_cmake_group(cmake_path, name, files, platform_sep, append_macro): argument
103 def process_cmake_template_segment(segment, segment_ct, cmake_path, variables): argument
/third_party/musl/ndk-test/script/
Dconfig_args.py4 cmake_path = shutil.which('cmake') variable