aboutsummaryrefslogtreecommitdiff
path: root/CMakePresets.json
diff options
context:
space:
mode:
Diffstat (limited to 'CMakePresets.json')
-rw-r--r--CMakePresets.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/CMakePresets.json b/CMakePresets.json
index 0e5dd88..d5123a2 100644
--- a/CMakePresets.json
+++ b/CMakePresets.json
@@ -24,7 +24,10 @@
{
"name": "bht",
"inherits": "base",
- "description": "Build-host Testing"
+ "description": "Build-host Testing",
+ "cacheVariables": {
+ "CATCH_CONFIG_NO_COUNTER": true
+ }
}
],
"buildPresets": [