From 9559c79eee1b6a00decb48e5f1d27f59a637e617 Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Sun, 1 Nov 2020 15:13:33 +0000 Subject: [PATCH] Updated ccls to include pybind --- .ccls | 1 + 1 file changed, 1 insertion(+) diff --git a/.ccls b/.ccls index 2ce15d72f..f215ea9d1 100644 --- a/.ccls +++ b/.ccls @@ -13,6 +13,7 @@ -DDEBUG=1 -DKOMPUTE_INCLUDE_FOR_SYNTAX +-I./python/pybind11/include/ -I./external/Vulkan-Headers/include/ -I./external/googletest/googletest/include/ -I./external/spdlog/include/