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 013ee09a..c3747769 100644 --- a/Depends-iOS.cmake +++ b/Depends-iOS.cmake | |||
@@ -7,6 +7,7 @@ set (SDL2_LDFLAGS | |||
7 | ${IOS_DIR}/lib/libSDL2.a | 7 | ${IOS_DIR}/lib/libSDL2.a |
8 | "-framework AudioToolbox" | 8 | "-framework AudioToolbox" |
9 | "-framework AVFoundation" | 9 | "-framework AVFoundation" |
10 | "-framework AVFAudio" | ||
10 | "-framework CoreAudio" | 11 | "-framework CoreAudio" |
11 | "-framework CoreGraphics" | 12 | "-framework CoreGraphics" |
12 | "-framework CoreHaptics" | 13 | "-framework CoreHaptics" |