diff options
author | ARATA Mizuki <minorinoki@gmail.com> | 2018-04-04 16:01:21 (GMT) |
---|---|---|
committer | ARATA Mizuki <minorinoki@gmail.com> | 2018-04-04 16:37:57 (GMT) |
commit | 44ad8e48def8d98eaff8fd6deb11731520183daa (patch) | |
tree | 67958462d13260d680773181b5ea89cc2a9e1bfd /Modules/FindBISON.cmake | |
parent | 3201e4c156fcf79a7c29a73430e72b1bcd43cedc (diff) | |
download | CMake-44ad8e48def8d98eaff8fd6deb11731520183daa.zip CMake-44ad8e48def8d98eaff8fd6deb11731520183daa.tar.gz CMake-44ad8e48def8d98eaff8fd6deb11731520183daa.tar.bz2 |
FindwxWidgets: Fix wxWidgets_LIBRARY_DIRS on Cygwin/MSYS
The check for `wxWidgets_LIBRARIES` variable, introduced by e8b77084, fails
with the `wx-config` script generated by an MSYS build, because
`wxWidgets_LIBRARY_DIRS` is in POSIX style.
This commit fixes the problem with `wxWidgets_LIBRARY_DIRS` by converting it to
Windows style. The actual code were copied from bf643286, which does the same
thing for `wxWidgets_INCLUDE_DIRS`.
Diffstat (limited to 'Modules/FindBISON.cmake')
0 files changed, 0 insertions, 0 deletions