1
mirror of https://github.com/rclone/rclone synced 2024-09-22 20:52:03 +02:00
rclone/cmd/cmount/mount_unsupported.go

7 lines
175 B
Go
Raw Normal View History

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