mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Mirrored config changes in brson/rust-sdl#111
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ mod mac {
|
||||
#[link_args="-framework SDL2"]
|
||||
extern {}
|
||||
|
||||
#[cfg(mac_dylib)]
|
||||
#[cfg(not(mac_framework))]
|
||||
#[link_args="-lSDL2"]
|
||||
extern {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user