Skip to content
Snippets Groups Projects
Commit 3442e0ac authored by Adrien Béraud's avatar Adrien Béraud
Browse files

build/dev: cleanup launch.json

parent 59f86861
Branches
Tags
No related merge requests found
......@@ -41,14 +41,14 @@
}
],
"preLaunchTask": "build",
"linux": {
"linux": {
"MIMode": "gdb",
"externalConsole": false,
},
"osx": {
},
"osx": {
"MIMode": "lldb",
"externalConsole": true,
},
},
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment