mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +08:00
14543ba182
* Add 'WXWIDGETS_USE_STD_CONTAINERS' option to set 'wxUSE_STD_CONTAINERS' maco * Use 'vcpkg_cmake_configure' instead of 'vcpkg_configure_cmake' * Format and x-add-version * Change 'vcpkg_install_cmake' to 'vcpkg_cmake_install' * x-add-version again I was sure I did that. I hate this thing. * Removed 'vcpkg_fail_port_install' in favor of `"supports": "!uwp"` in 'vcpkg.json' * x-add-version wxwidgets --overwrite-version Dafuq? I ran this command before comitting and you, vcpkg, did nothing and now there are changes? Ugh. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>