change clangd on ccls

This commit is contained in:
2025-09-30 19:56:27 +03:00
parent 1604577286
commit fc247a5b83
5 changed files with 18 additions and 5 deletions

View File

@@ -5,8 +5,8 @@ executable(
# 'examples/math/main.cpp',
# 'examples/range/main.cpp',
# 'examples/patterns/main.cpp',
# 'examples/logger/main.cpp',
'examples/exception/main.cpp',
'examples/logger/main.cpp',
# 'examples/exception/main.cpp',
dependencies : deps,
cpp_args: args,
include_directories : inc