Updated Project Setup (markdown)

Senran (Stephen) Zhang 2023-04-28 11:10:21 +08:00
parent 0b7d5fd6c8
commit 57629c4a79

@ -38,7 +38,7 @@ See following initialization options (`ccls --init='...'`), which uses `build/co
"/project_container/>/project_host/",
"/opt/rh/gcc-toolset-10/root>"
],
"clang.extraArgs": [
"extraArgs": [
"--gcc-toolchain=/opt/rh/gcc-toolset-10/root/usr"
]
},