mqtt-demo/Makefile

2 lines
82 B
Makefile
Raw Normal View History

2023-02-28 03:46:55 +00:00
windows:
CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -o iBeaconMeasure.exe .