ladybird/.clangd
Timothy Flynn 4ffca2089e Meta: Change the default build directories to exclude "ladybird" prefix
The reason for this change is that CMake/vcpkg are unable to detect a
change to VCPKG_LIBRARY_LINKAGE. So when we switch to dynamic builds,
the switch would be non-functional, and every developer would have to
remove their Build and vcpkg cache directories manually. By changing
these directories, vcpkg is able to detect it must rebuild.
2024-11-06 10:38:57 -07:00

6 lines
112 B
Text

CompileFlags:
CompilationDatabase: Build/release
Diagnostics:
UnusedIncludes: None
MissingIncludes: None