Skip to content

Commit

Permalink
Updated ccls to point to build files
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Saucedo <[email protected]>
  • Loading branch information
axsaucedo committed Nov 27, 2022
1 parent cd4f225 commit 4c978d1
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .ccls
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@

-I/usr/include/python3.6/
-I./python/pybind11/include/
-I./external/Vulkan-Headers/include/
-I./external/googletest/googletest/include/
-I./external/glslang/
-I./external/spdlog/include/
-I./external/fmt/include/

-I./build/_deps/vulkan_header-src/include/
-I./build/_deps/spdlog-src/include/
-I./build/_deps/googletest-src/googletest/include/
-I./build/_deps/fmt-src/include/

-I./src/include/
-I./test/compiled_shaders_include/
-I./build/src/shaders/glsl/
-I./build/test/shaders/glsl/
-I./test/utils/

0 comments on commit 4c978d1

Please sign in to comment.