From 5fbf5ee7f5e1f1a0e0ed09a883e3d108bbf34a79 Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Sun, 1 Nov 2020 12:19:12 +0000 Subject: [PATCH] Updated ccls for submodule builds --- .ccls | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.ccls b/.ccls index f37e98609..2ce15d72f 100644 --- a/.ccls +++ b/.ccls @@ -13,7 +13,9 @@ -DDEBUG=1 -DKOMPUTE_INCLUDE_FOR_SYNTAX --I/c/Users/axsau/Programming/lib/vcpkg/installed/x64-linux/include/ +-I./external/Vulkan-Headers/include/ +-I./external/googletest/googletest/include/ +-I./external/spdlog/include/ -I./src/include/ -I./single_include/ -I./vk_ndk_wrapper_include/