mirror of
https://github.com/fanlumaster/googlepinyinime-rev.git
synced 2025-07-18 08:57:54 +08:00
9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
![]() |
CompileFlags:
|
||
|
Add: [
|
||
|
"-std=c++17",
|
||
|
# -Wno-unused-value,
|
||
|
] # ignore some specific warnings
|
||
|
CompilationDatabase: build/ # Search build/ directory for compile_commands.json
|
||
|
# Diagnostics:
|
||
|
# UnusedIncludes: None # ignore unused includes
|