mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
5 lines
131 B
Go
5 lines
131 B
Go
//go:generate go-winres make --product-version=git-tag --file-version=git-tag
|
|
package cli
|
|
|
|
// Placeholder file for windows builds.
|