mirror of
https://github.com/wolfpld/tracy
synced 2026-01-19 04:52:09 +00:00
Move profiler to top of CMake projects list.
Will it make it the default in the extension?
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"cmake.configureOnOpen": true,
|
||||
"cmake.sourceDirectory": [
|
||||
"${workspaceFolder}/profiler",
|
||||
"${workspaceFolder}",
|
||||
"${workspaceFolder}/profiler"
|
||||
],
|
||||
"cmake.buildDirectory": "${sourceDirectory}/builddir",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user