[CMake] Bug in FindwxWidgets.cmake regarding MinGW

Werner Smekal smekal at iap.tuwien.ac.at
Thu Feb 28 09:26:05 EST 2008


Sorry,

IF(WIN32)
   SET(WIN32_STYLE_FIND 1)
ENDIF(WIN32)
IF(UNIX OR MSYS)
   SET(UNIX_STYLE_FIND 1)
ENDIF(UNIX OR MSYS)

would be the correct (?) code.

Regards,
Werner



-- 
Dr. Werner Smekal
Institut fuer Allgemeine Physik
Technische Universitaet Wien
Wiedner Hauptstr 8-10
A-1040 Wien
Austria

email: smekal at iap.tuwien.ac.at
web:   http://www.iap.tuwien.ac.at/~smekal
phone: +43-(0)1-58801-13463 (office)
        +43-(0)1-58801-13469 (laboratory)
fax:   +43-(0)1-58801-13499


More information about the CMake mailing list