fix clangd errors

This commit is contained in:
:^) 2024-10-16 14:22:01 +02:00
parent 15cef7f49b
commit 47366a6d62
2 changed files with 3 additions and 2 deletions

3
.clangd Normal file
View File

@ -0,0 +1,3 @@
# clangd currently doesnt support modules
CompileFlags:
Remove: [-fmodule*, -fdeps-format*]

View File

@ -6,8 +6,6 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
find_package(nlohmann_json REQUIRED)
include_directories(${CMAKE_SOURCE_DIR}/external/ctre/include)
include(FetchContent)
FetchContent_Declare(