mirror of
https://github.com/wolfpld/tracy
synced 2026-01-19 04:52:09 +00:00
Revert "Copying compile_commands.json is no longer needed, apparently."
This reverts commit de2a9fd18f.
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -15,5 +15,6 @@
|
|||||||
"folder": { "statusBarVisibility": "visible" },
|
"folder": { "statusBarVisibility": "visible" },
|
||||||
"variant": { "statusBarVisibility": "compact" }
|
"variant": { "statusBarVisibility": "compact" }
|
||||||
},
|
},
|
||||||
|
"cmake.copyCompileCommands": "${workspaceFolder}/compile_commands.json",
|
||||||
"lldb.launch.initCommands": ["command script import ${workspaceRoot}/extra/natvis.py"],
|
"lldb.launch.initCommands": ["command script import ${workspaceRoot}/extra/natvis.py"],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user