CI/Linux: Link ffmpeg for the appimage

This commit is contained in:
JordanTheToaster 2025-06-23 13:58:03 +01:00 committed by lightningterror
parent a8b6e448eb
commit 085f964cd9
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ jobs:
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
-DENABLE_SETCAP=OFF \
-DDISABLE_ADVANCE_SIMD=TRUE \
-DUSE_LINKED_FFMPEG=ON \
-DCMAKE_DISABLE_PRECOMPILE_HEADERS=ON \
$ADDITIONAL_CMAKE_ARGS