ccls
ccls copied to clipboard
Several toolchains in one project
Hi! Is it possible to correctly setup project for ccls when 2 or more different toolchains are used simultaneously? For example using local clang toolchain along with Android NDK toolchain. The main problem their resource directories are different. Thanks!