mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-08-31 06:16:33 -04:00
Add "wsl_clipboard" build tag for creating Linux binaries that use the Windows clipboard
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build !windows && !darwin && !termux
|
||||
//go:build !windows && !darwin && !termux && !wsl_clipboard
|
||||
|
||||
package backend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user