mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Copying compile_commands.json is no longer needed, apparently.
This commit is contained in:
parent
1109e3ce2d
commit
de2a9fd18f
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -15,6 +15,5 @@
|
||||
"folder": { "statusBarVisibility": "visible" },
|
||||
"variant": { "statusBarVisibility": "compact" }
|
||||
},
|
||||
"cmake.copyCompileCommands": "${workspaceFolder}/compile_commands.json",
|
||||
"lldb.launch.initCommands": ["command script import ${workspaceRoot}/extra/natvis.py"],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user