mirror of
https://github.com/fanlumaster/googlepinyinime-rev.git
synced 2025-07-18 00:47:57 +08:00
[chore]: Some config and info
This commit is contained in:
1
.clangd
1
.clangd
@ -1,7 +1,6 @@
|
||||
CompileFlags:
|
||||
Add: [
|
||||
"-std=c++17",
|
||||
"-I/home/sonnycalcr/EDisk/TemplateCodes/LinuxCppTemplate/includes", # you should replace this to your own include path of this project
|
||||
# -Wno-unused-value,
|
||||
] # ignore some specific warnings
|
||||
CompilationDatabase: build/ # Search build/ directory for compile_commands.json
|
||||
|
Reference in New Issue
Block a user