remove ./ from ac
This commit is contained in:
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@@ -65,7 +65,7 @@
|
|||||||
"command": "./premake5"
|
"command": "./premake5"
|
||||||
},
|
},
|
||||||
"osx": {
|
"osx": {
|
||||||
"command": "./premake5.osx"
|
"command": "premake5.osx"
|
||||||
},
|
},
|
||||||
"group": "build"
|
"group": "build"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user