* [libilbc] New port
libilbc is an Internet Low Bit Rate Codec (iLBC) / RFC 3951 codec.
Closes#14836.
* Update ports/libilbc/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update ports/libilbc/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [libilbc] Use vcpkg_copy_tools, update arm-uwp.
* [libilbc] More packaging cleanups.
Add vcpkg_fixup_pkgconfig after vcpkg_install_cmake.
Install docs into $PREFIX/share/libilbc.
Remove ilbc_test after a dynamic build and the bin and debug/bin dirs
after a static build.
Fixup include/ilbc_export.h for static builds.
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>