Skip to content

Commit f5f72e7

Browse files
committed
Add workaround from QTBUG-129651 for iOS FFMPEG linking
1 parent 6fafa67 commit f5f72e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jamulus.pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ win32 {
235235
}
236236

237237
} else:ios {
238+
CONFIG+=add_ios_ffmpeg_libraries # QTBUG-129651
238239
QMAKE_ASSET_CATALOGS += src/res/iOSIcons.xcassets
239240
QMAKE_INFO_PLIST = ios/Info.plist
240241
OBJECTIVE_SOURCES += src/ios/ios_app_delegate.mm

0 commit comments

Comments
 (0)