mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-21 22:24:35 +00:00
Revert "Copying compile_commands.json is no longer needed, apparently."
This reverts commit de2a9fd18f
.
This commit is contained in:
parent
86270dac6d
commit
82a0476ad5
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -15,5 +15,6 @@
|
||||
"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