Skip to content

Commit b22f8d8

Browse files
committed
Add workaround from QTBUG-129651 for iOS FFMPEG linking
1 parent 166f4eb commit b22f8d8

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
@@ -236,6 +236,7 @@ win32 {
236236
}
237237

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

0 commit comments

Comments
 (0)