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