Skip to content

Commit 5ac6556

Browse files
committed
Update tasks.json file.
1 parent 71e8ae7 commit 5ac6556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"-Wall",
1616
"-Werror",
1717
"&&",
18-
"./main"
18+
"./${fileBasenameNoExtension}"
1919
],
2020
"options": {
2121
"cwd": "${fileDirname}"

0 commit comments

Comments
 (0)