CMake does find wxWidgets only if using the „MSYS Makefiles“, but not when using any other generator like „Ninja“ or „MinGW Makefiles“: $ cmake -S . -B build_ninja/ -G "Ninja" -- The C compiler ...
When building master branch on Windows 11 x64 (VS 2022 x64) with enabled wxUSE_WEBVIEW_EDGE , WXWIN_COMPATIBILITY_3_0 , wxUSE_POSTSCRIPT wxwidgets on setup.h , otp_build failed to detect wxwidgets 3.1 ...