mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 12:23:53 +00:00
Move profiler to top of CMake projects list.
Will it make it the default in the extension?
This commit is contained in:
parent
96d44cc847
commit
1c43f6efa7
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",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user