3 lines
89 B
Batchfile
3 lines
89 B
Batchfile
set CGO_CPPFLAGS="-I%cd%\include"
|
|
cd tests
|
|
go test -v -count=1 -ldflags="-H windowsgui" . |