diff options
Diffstat (limited to 'Depends-iOS.cmake')
-rw-r--r-- | Depends-iOS.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Depends-iOS.cmake b/Depends-iOS.cmake index c3747769..e0584c92 100644 --- a/Depends-iOS.cmake +++ b/Depends-iOS.cmake | |||
@@ -15,6 +15,7 @@ set (SDL2_LDFLAGS | |||
15 | "-framework Foundation" | 15 | "-framework Foundation" |
16 | "-framework Foundation" | 16 | "-framework Foundation" |
17 | "-framework GameController" | 17 | "-framework GameController" |
18 | "-framework MediaPlayer" | ||
18 | "-framework Metal" | 19 | "-framework Metal" |
19 | "-framework OpenGLES" | 20 | "-framework OpenGLES" |
20 | "-framework QuartzCore" | 21 | "-framework QuartzCore" |