aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.vscode/settings.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index ed2b8e3b..60051580 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -53,6 +53,7 @@
"enabled": true,
"logpanel": true
},
+ "testMate.cpp.test.executables": "${command:cmake.buildDirectory}/bin/${command:cmake.buildType}/**/*_tests",
"python-envs.defaultEnvManager": "ms-python.python:poetry",
"python-envs.defaultPackageManager": "ms-python.python:poetry"
} \ No newline at end of file