3 lines
72 B
Text
3 lines
72 B
Text
|
task build, "build":
|
||
|
selfExec "c -d:release --outdir:bin src/hyprman"
|