【更新】center-face检测功能调试完成
This commit is contained in:
6
.vscode/tasks.json
vendored
6
.vscode/tasks.json
vendored
@@ -11,13 +11,13 @@
|
||||
"-build_type",
|
||||
"Release",
|
||||
"-build_and_run",
|
||||
"false",
|
||||
"true",
|
||||
"-platform",
|
||||
"win"
|
||||
],
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": false
|
||||
"isDefault": true
|
||||
},
|
||||
"presentation": {
|
||||
"reveal": "silent"
|
||||
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
"isDefault": false
|
||||
},
|
||||
"presentation": {
|
||||
"reveal": "silent"
|
||||
|
||||
Reference in New Issue
Block a user