vscode: Remove the Qt6 build folder from the Qt5 namespace

This commit is contained in:
Sergio Martins
2022-04-26 23:40:35 +01:00
parent 5ef9f4e8ac
commit 9fa80d2061

View File

@@ -26,7 +26,7 @@
"[x]",
"TODOv2"
],
"testMate.cpp.test.executables": "{build-dev,build-dev6}/**/*{tst}*"
"testMate.cpp.test.executables": "{build-dev}/**/*{tst}*"
},
"launch": {
"version": "0.2.0",