mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-01 13:37:55 +08:00
44943d3a05
* [opusfile] Generate pc files. This is needed for SDL_mixer. (see #29487) * [opusfile] Modernise portfile. - Use `${VERSION}` for the REF. - Use `vcpkg_check_features` to check for opusurl. - Replace deprecated functions with the ones from `vcpkg-cmake`. - Use `vcpkg_replace_string` to edit the header. - Use `vcpkg_install_copyright` to install the license. * [opusfile] Update baseline. * [opusfile] Add license field to vcpkg.json. * [opusfile] Install pc files for debug. * [opusfile] Update version. * [opusfile] Don't install debug pc file in release. * [opusfile] Update version.