[CMake] Bug in FindwxWidgets.cmake regarding MinGW

Miguel A. Figueroa-Villanueva miguelf at ieee.org
Thu Feb 28 14:45:55 EST 2008


On Thu, Feb 28, 2008 at 10:26 AM, Werner Smekal wrote:
>  IF(WIN32)
>    SET(WIN32_STYLE_FIND 1)
>  ENDIF(WIN32)
>  IF(UNIX OR MSYS)
>    SET(UNIX_STYLE_FIND 1)
>  ENDIF(UNIX OR MSYS)

>
>  I could file a bug report if necessary.
>

This all makes sense... However, I'm busy and since it might be a few
days before I touch this, please go ahead and file the bug report. An
I'll assign it to myself and test/apply the patch asap.

Thanks,
--Miguel


More information about the CMake mailing list