add doctest manually to control warning options

This commit is contained in:
BlackMATov
2023-01-12 02:34:50 +07:00
parent 0e2d886d45
commit b60912b6fd
10 changed files with 37 additions and 11 deletions

View File

@@ -245,6 +245,11 @@
"configuration": "Release",
"configurePreset": "linux-gcc-12"
},
{
"name": "macos-arm64-debug",
"configuration": "Debug",
"configurePreset": "macos-arm64"
},
{
"name": "macos-arm64-debug-san",
"configuration": "Debug",
@@ -265,6 +270,11 @@
"configuration": "Release",
"configurePreset": "macos-arm64"
},
{
"name": "macos-x64-debug",
"configuration": "Debug",
"configurePreset": "macos-x64"
},
{
"name": "macos-x64-debug-san",
"configuration": "Debug",