Re: [CMake] new FindwxWidgets.cmake + UsewxWidgets.cmake

2006-06-27 Thread Jan Woetzel
klaas.holwerda wrote: - Debug and Release in one MSVS configuration works, How do you do this? I tried to figure out how you make the debug and release version link to a different set of libraries. But i only see one WXWIDGETS_LIBRARIES as output, so do they contain the debug + release ver

Re: [CMake] new FindwxWidgets.cmake + UsewxWidgets.cmake

2006-06-26 Thread Jan Woetzel
Brad King wrote: .. Please submit the files in a feature request on the bug tracker: Done - #3443. Jan. -- Dipl.-Ing. Jan Woetzel -- University of Kiel Institute of Computer Science and Applied Mathematics Hermann-Rodewald-Str. 3 [room 310

Re: [CMake] new FindwxWidgets.cmake + UsewxWidgets.cmake

2006-06-26 Thread Brad King
Jan Woetzel wrote: Miguel A. Figueroa-Villanueva and I rewrote the find script for wxWidgets (formerly known as wxWindows). The work is based on Jorgen Boddes FindwxWin. Great, thanks. Please submit the files in a feature request on the bug tracker: http://www.cmake.org/Bug Thanks, -Brad

[CMake] new FindwxWidgets.cmake + UsewxWidgets.cmake

2006-06-26 Thread Jan Woetzel
Hi, Miguel A. Figueroa-Villanueva and I rewrote the find script for wxWidgets (formerly known as wxWindows). The work is based on Jorgen Boddes FindwxWin. Improvements include : - use wxWidgets instead of deprecated wxWindows variable names - Windows linking against wx static and shared(DLL)