---
url: /zh/examples/configuration/remote_toolchain.md
---
# 远程工具链

我们可以使用 [add\_requires](/zh/api/description/global-interfaces#add_requires) 来拉取远程工具链包，然后通过 [set\_toolchains](/zh/api/description/project-target#set_toolchains) 切换到它们。

关于工具链定义的更多详情，请参考：[自定义工具链 API](/zh/api/description/custom-toolchain)。

## LLVM 工具链

## Zig 工具链

## GNU-RM 工具链
