mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
fix sokol on windows
This commit is contained in:
parent
24d34a4f2c
commit
b2be36d92e
@ -10,6 +10,8 @@ pub const (
|
||||
#flag darwin -fobjc-arc
|
||||
#flag linux -lX11 -lGL
|
||||
|
||||
#flag windows -lgdi32
|
||||
|
||||
// METAL
|
||||
// #flag -DSOKOL_METAL
|
||||
// #flag darwin -framework Metal -framework Cocoa -framework MetalKit -framework QuartzCore
|
||||
|
Loading…
Reference in New Issue
Block a user