You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current FindwxWidgets.cmake module logic cannot be easily fixed for vcpkg builds of wxWidgets - it uses official wxWidgets team's directory structure to identify build type. (#4756)
Exporting cmake config file is the only solution to use wxWidgets from vcpkg port IMHO.
Related to #1843.
Found config.cmake in
src\build\cmake
but could not use it.The text was updated successfully, but these errors were encountered: