mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 23:39:01 +08:00
996baeff29
wxUSE_STL defaults to OFF so that is how it is in Linux distribution packages. Downstream projects developed with wxUSE_STL=ON are not necessarily compatible with wxUSE_STL=OFF without modification. So, by default, go with wxWidgets' default for compatibility with downstream codebases. vcpkg users who need wxUSE_STL=ON can still do so by simply opting into the new 'stl' feature of this port. https://forums.wxwidgets.org/viewtopic.php?p=165208 Signed-off-by: Be <be@mixxx.org> |
||
---|---|---|
.. | ||
disable-platform-lib-dir.patch | ||
fix-build.patch | ||
portfile.cmake | ||
setup.h.in | ||
usage | ||
vcpkg-cmake-wrapper.cmake | ||
vcpkg.json |