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,7 +5,7 @@ project(
default_options : [
'warning_level=1',
'optimization=3',
'cpp_std=c++20',
'cpp_std=c++20'
])
add_project_arguments (