VolumeFix/Makefile
2024-02-03 15:10:40 -04:00

7 lines
114 B
Makefile

# Export CGO_ENABLED=1
CGO_ENABLED=1
# Export C compiler
CC=gcc
build:
go build -ldflags "-H windowsgui" -o bin/