VolumeFix/Makefile

7 lines
114 B
Makefile
Raw Normal View History

2024-02-03 15:10:40 -04:00
# Export CGO_ENABLED=1
CGO_ENABLED=1
# Export C compiler
CC=gcc
build:
go build -ldflags "-H windowsgui" -o bin/