virt-viewer/.vscode/settings.json
2024-08-08 11:06:12 +02:00

4 lines
137 B
JSON

{
"cmake.configureOnOpen": false,
"C_Cpp.default.compileCommands": "/home/michael/Code/virt-viewer/build/compile_commands.json"
}