vcpkg: Fine tune required ffmpeg dependecies
This commit is contained in:
10
vcpkg.json
10
vcpkg.json
@ -26,7 +26,15 @@
|
||||
]
|
||||
},
|
||||
"glm",
|
||||
"ffmpeg",
|
||||
{
|
||||
"name": "ffmpeg",
|
||||
"features": [
|
||||
"avcodec",
|
||||
"avformat",
|
||||
"avdevice",
|
||||
"swresample"
|
||||
]
|
||||
},
|
||||
"fdk-aac",
|
||||
"cpp-httplib",
|
||||
"libressl",
|
||||
|
Reference in New Issue
Block a user