mirror of
https://github.com/springzfx/cgproxy.git
synced 2026-01-07 13:07:56 +08:00
7 lines
138 B
JSON
7 lines
138 B
JSON
{
|
|
"cmake.configureOnOpen": true,
|
|
"cmake.configureArgs": [
|
|
"-Dbuild_static=OFF",
|
|
"-Dbuild_execsnoop_dl=OFF"
|
|
]
|
|
} |