mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
build: Add file properties and icon to Windows executable (fixes #4304)
This commit is contained in:
1
Makefile
1
Makefile
@@ -85,6 +85,7 @@ check: rclone
|
||||
# Get the build dependencies
|
||||
build_dep:
|
||||
go run bin/get-github-release.go -extract golangci-lint golangci/golangci-lint 'golangci-lint-.*\.tar\.gz'
|
||||
GO111MODULE=off go get github.com/josephspurrier/goversioninfo/cmd/goversioninfo
|
||||
|
||||
# Get the release dependencies
|
||||
release_dep:
|
||||
|
||||
Reference in New Issue
Block a user