mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-20 08:27:55 +08:00
9ac48a6c49
* [ffmpeg] fix linking with iconv feature * [ffmpeg] use official iconv cmake target (broken for now, needs fix in libiconv, see #11776) * [ffmpeg] fix typo in theora configuration * [ffmpeg] switch to $<NOT:$<CONFIG:Debug>> for selecting release libraries * [ffmpeg] use find_dependency(Iconv) on macos to better handle downstream REQUIRED * Bump port version. * [ffmpeg] remove iconv dependency on mac when it's not needed Patch originally provided by @cenit |
||
---|---|---|
.. | ||
0001-create-lib-libraries.patch | ||
0003-fix-windowsinclude.patch | ||
0004-fix-debug-build.patch | ||
0005-fix-libvpx-linking.patch | ||
0006-fix-StaticFeatures.patch | ||
0007-fix-lib-naming.patch | ||
0008-Fix-wavpack-detection.patch | ||
0009-Fix-fdk-detection.patch | ||
0010-Fix-x264-detection.patch | ||
0011-Fix-x265-detection.patch | ||
0012-Fix-ssl-110-detection.patch | ||
build.sh.in | ||
CONTROL | ||
FindFFMPEG.cmake.in | ||
portfile.cmake | ||
vcpkg-cmake-wrapper.cmake |