Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要构建两个二进制文件,每个二进制文件都需要使用不同的工具链进行编译。自动制作可以吗?
是的。运行构建两次,一次使用一个工具链,一次使用另一个。