mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
6 lines
183 B
JSON
6 lines
183 B
JSON
|
{
|
||
|
"cmake.sourceDirectory": "${workspaceFolder}/trunk/ide/srs_clion",
|
||
|
"cmake.buildDirectory": "${workspaceFolder}/trunk/ide/vscode-build",
|
||
|
"cmake.configureOnOpen": false
|
||
|
}
|