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