mirror of
https://github.com/fanlumaster/googlepinyinime-rev.git
synced 2025-07-18 08:57:54 +08:00
[chore]: Some config and info
This commit is contained in:
1
.clangd
1
.clangd
@ -1,7 +1,6 @@
|
|||||||
CompileFlags:
|
CompileFlags:
|
||||||
Add: [
|
Add: [
|
||||||
"-std=c++17",
|
"-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,
|
# -Wno-unused-value,
|
||||||
] # ignore some specific warnings
|
] # ignore some specific warnings
|
||||||
CompilationDatabase: build/ # Search build/ directory for compile_commands.json
|
CompilationDatabase: build/ # Search build/ directory for compile_commands.json
|
||||||
|
Reference in New Issue
Block a user