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