mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 22:00:04 -04:00
Make legacy functions crash on osx core contexts
This commit is contained in:
@@ -32,6 +32,7 @@ version = "0"
|
||||
|
||||
[target.x86_64-apple-darwin.dependencies]
|
||||
objc = "0.1"
|
||||
cgl = "0"
|
||||
cocoa = "0"
|
||||
core-foundation = "0"
|
||||
core-graphics = "0"
|
||||
|
||||
Reference in New Issue
Block a user