docker-cli-openbsd/cmd/docker/docker_autogen_windows.go

9 lines
235 B
Go

// +build autogen,windows
package main
// TODO: add build scripts that include the winresources (for docker icon etc.)
// Those scripts will need to specify an autogen buildtag.
import _ "github.com/docker/cli/autogen/winresources"