chore(CI): msvc build with ffmpeg

This commit is contained in:
2025-07-13 17:43:05 +08:00
parent 236798a957
commit dc4b9fc047
4 changed files with 24 additions and 8 deletions

View File

@ -687,6 +687,9 @@ void MainWindow::on_actionHelp_triggered()
#ifdef HAVE_KCODECS
QStringLiteral("- [KCodecs](https://invent.kde.org/frameworks/kcodecs)\n") %
#endif // NO_TAGLIB
#ifdef HAVE_FFMPEG
QStringLiteral("- [FFmpeg](https://ffmpeg.org/)\n") %
#endif // HAVE_FFMPEG
"\n"
"[Source Code](https://github.com/BLumia/pineapple-music)\n"
"\n"