diff options
author | Maarten Bent <MaartenBent@users.noreply.github.com> | 2022-07-05 22:07:53 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-07-06 13:58:48 (GMT) |
commit | 6dce42b1718a4947bfeaded77a127e6672c46815 (patch) | |
tree | 327538bbb876131b60b065c722a779f37cf88e40 /Help/guide/tutorial/Step7/MathFunctions/MathFunctions.h | |
parent | 9b051f557eef1ed99ba264f5528a00818413f34d (diff) | |
download | CMake-6dce42b1718a4947bfeaded77a127e6672c46815.zip CMake-6dce42b1718a4947bfeaded77a127e6672c46815.tar.gz CMake-6dce42b1718a4947bfeaded77a127e6672c46815.tar.bz2 |
FindwxWidgets: Restore win32 find style on MinGW
Since commit 6fac8af9ca (FindwxWidgets: set wxWidgets_FIND_STYLE to unix
on MINGW, 2022-04-11, v3.24.0-rc1~296^2), we only tried unix find style
on MinGW. However, only some MinGW builds have the `wx-config` needed
for unix find style. Other builds, including those using the official
wxWidgets makefiles, do not provide `wx-config` and need to use win32
find style. To accommodate both use cases, first use win32 find style
and if it fails, use unix find style.
Diffstat (limited to 'Help/guide/tutorial/Step7/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions