Searched refs:toolchain_file (Results 1 – 1 of 1) sorted by relevance
91 let toolchain_file = in get_boringssl_cmake_config() localVariable93 let toolchain_file = toolchain_file.to_str().unwrap(); in get_boringssl_cmake_config() localVariable94 boringssl_cmake.define("CMAKE_TOOLCHAIN_FILE", toolchain_file); in get_boringssl_cmake_config()