2 lines
82 B
Makefile
2 lines
82 B
Makefile
|
|
windows:
|
||
|
|
CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -o iBeaconMeasure.exe .
|