[chore]: Some config and info

This commit is contained in:
fanlumaster
2025-06-02 06:02:14 +08:00
parent af57ec4631
commit d7ec47226d
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
# About
# Google Pinyin IME Rev
The continuation of the code for Google Pinyin IME.