mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-23 22:41:05 +01:00
Use ffmpeg 5.1.2 in cmake
This commit is contained in:
parent
01d5575c67
commit
6babe91a5e
@ -62,7 +62,7 @@ if(USE_FFMPEG)
|
||||
FetchDependency(FFMPEG
|
||||
DIR ffmpeg
|
||||
GIT_REPOSITORY https://git.ffmpeg.org/ffmpeg.git
|
||||
GIT_TAG n4.4
|
||||
GIT_TAG n5.1.2
|
||||
)
|
||||
|
||||
if(FFMPEG_PATH)
|
||||
|
Loading…
Reference in New Issue
Block a user