rclone/cmd/cmount/mount_unsupported.go

7 lines
183 B
Go

// Build for cmount for unsupported platforms to stop go complaining
// about "no buildable Go source files "
// +build !linux,!darwin,!freebsd,!windows !cgo !cmount
package cmount