We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fafa67 commit f5f72e7Copy full SHA for f5f72e7
1 file changed
Jamulus.pro
@@ -235,6 +235,7 @@ win32 {
235
}
236
237
} else:ios {
238
+ CONFIG+=add_ios_ffmpeg_libraries # QTBUG-129651
239
QMAKE_ASSET_CATALOGS += src/res/iOSIcons.xcassets
240
QMAKE_INFO_PLIST = ios/Info.plist
241
OBJECTIVE_SOURCES += src/ios/ios_app_delegate.mm
0 commit comments