[cmake] ffmpeg: use CPM and source archive (#155)

Cherry-picked from refactor/cpm. Dramatically reduces download time

Signed-off-by: crueter <crueter@eden-emu.dev>

Reviewed-on: eden-emu/eden#155
This commit is contained in:
crueter 2025-07-30 07:06:50 +02:00
parent dee960ccd9
commit 43f450499c
Signed by untrusted user: crueter
GPG key ID: 425ACD2D4830EBC6
6 changed files with 13 additions and 9 deletions

3
.gitmodules vendored
View file

@ -19,9 +19,6 @@
[submodule "cpp-httplib"]
path = externals/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
[submodule "ffmpeg"]
path = externals/ffmpeg/ffmpeg
url = https://github.com/FFmpeg/FFmpeg.git
[submodule "vcpkg"]
path = externals/vcpkg
url = https://github.com/microsoft/vcpkg.git