From 655269f1d2627c13f13fc33ce62beb9137cd78ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?u=C4=B1=C9=90=C9=BE=20=CA=9E=20=CA=87=C9=90=C9=AF=C9=90s?= <_@skj.io> Date: Fri, 8 Feb 2019 20:54:32 -0800 Subject: [PATCH] Note that the clang resource directory is hard-coded into ccls --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index ae84388..19cf3ae 100644 --- a/FAQ.md +++ b/FAQ.md @@ -107,6 +107,8 @@ For CMake this can be achieved in a single line: `target_include_directories(`. Make sure the path `` still exists and you can locate the file `/include/stddef.h`.