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.
我有一个项目在构建时会创建一个 DLL。
是否可以使用 CLion 打开两个项目,以便它们都可以构建,而第二个项目使用 DLL?
有点像如何在 VS 的解决方案中拥有多个项目?