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.
是否有我可以传递给 cmake 的环境变量使 clang 使用 lld 而不是 ld?
我想要一些我可以与 CC 和 CXX 一起使用的东西,并且将完成与 fuse-ld=lld 相同的事情。