mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 00:28:49 +00:00
Add vendor:wgpu
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
//+build !linux
|
||||
//+build !windows
|
||||
//+build !darwin
|
||||
package wgpu_glfw_glue
|
||||
|
||||
#panic("package wgpu/glfwglue is not supported on the current target")
|
||||
Reference in New Issue
Block a user