mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-11-25 11:29:29 +08:00
2 lines
44 B
Plaintext
2 lines
44 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
zig c++ -target x86-windows-gnu $@
|