Interim commit for COnvolutionReverb
This commit is contained in:
Vendored
+4
-1
@@ -79,7 +79,10 @@
|
||||
// Resolved by CMake Tools:
|
||||
"program": "${command:cmake.launchTargetPath}",
|
||||
|
||||
"args": [ "[alsa_test]" ],
|
||||
"args": [
|
||||
//"[Dev]"
|
||||
"[json_variants]"
|
||||
],
|
||||
|
||||
"stopAtEntry": false,
|
||||
"cwd": "${workspaceFolder}",
|
||||
|
||||
Reference in New Issue
Block a user