Remote build + Conan
已完成
Hello
I build my project on a remote machine using Conan to resolve dependencies. Although the build is ok CLion doesn't find the dependencies headers (they are located at ~/.conan/...) and marks them with red. Is there any way to fix this?
Thanks,
Andrey
请先登录再写评论。
I've found the solution: it's necessary to enable headers sync (or sync them manually) as described here