vcpkg/ports/wxwidgets
Be 996baeff29
[wxwidgets] make wxUSE_STL an optional triplet feature (#19274)
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>
2021-08-19 08:59:43 -07:00
..
disable-platform-lib-dir.patch
fix-build.patch
portfile.cmake [wxwidgets] make wxUSE_STL an optional triplet feature (#19274) 2021-08-19 08:59:43 -07:00
setup.h.in
usage
vcpkg-cmake-wrapper.cmake
vcpkg.json [wxwidgets] make wxUSE_STL an optional triplet feature (#19274) 2021-08-19 08:59:43 -07:00