Searched refs:command_line_tools_path (Results 1 – 1 of 1) sorted by relevance
732 FileSpec command_line_tools_path(GetXcodeSelectPath()); in GetCommandLineToolsLibraryPath() local733 command_line_tools_path.AppendPathComponent("Library"); in GetCommandLineToolsLibraryPath()734 if (FileSystem::Instance().Exists(command_line_tools_path)) { in GetCommandLineToolsLibraryPath()735 g_command_line_tools_filespec = command_line_tools_path; in GetCommandLineToolsLibraryPath()