MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0003482 | CMake | CMake | public | 2006-07-04 14:59 | 2006-07-16 11:01 |
| Reporter | Jan Woetzel | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0003482: patch for wxWindows -> wxWidgets including fixes for CMake tree (WXDialog, UseWX test, bug 3453 f | ||||
| Description | The rewrite of FindwxWidgets.cmake requires more fixes for -CMake testing (UseWX) -WXDialog. Dependant changes inside CMake source are fixed with this patch. Bug 3453 is fixed with this patch, too. Tested+compiled iwth MSVS 7.1 + nmake on Windows. --- Details: ---- MODIFIES files: M Modules/FindwxWidgets.cmake M Modules/FindwxWindows.cmake M Modules/UsewxWidgets.cmake M Source/CMakeLists.txt M Source/WXDialog/CMakeLists.txt M Source/WXDialog/bin/FindUPX.cmake M Source/WXDialog/bin/FindwxW.cmake M Source/WXDialog/bin/FindwxWin.cmake M Source/WXDialog/bin/UsewxW.cmake M Tests/UseWX/CMakeLists.txt M Utilities/Release/config_Darwin CHANGES - In all files: wxWindows -> wxWidgets .. - rewrote find script for WX, WXWINDOWS -> WXWIDGETS - fixed bug report 0003453 (-isystem problem) by IF in g++ compiler Source/WXDialog/bin/FindUPX.cmake - added $ENV{ProgramFiles} instead of listing - shouldn' this be moved to Modules (unused)? Source/WXDialog/bin/FindwxW.cmake Source/WXDialog/bin/FindwxWin.cmake Source/WXDialog/bin/UsewxW.cmake - WXDialog compiles again, checked with depends.exe, static linking etc, works. - DEPRECATED files - please REMOVE them from CVS to avoid user confusion, Everybody should use FindwxWidgets.cmake and in case of problems patch that central file to avoid duplicate work. Tests/UseWX/CMakeLists.txt Utilities/Release/config_Darwin - wx windows -> widgets, UseWX test works. Source/CMakeLists.txt - CMAKE_BUILD_WX_DIALOG -> BUILD_WX_DIALOG for consistency with MFC and curses dialog - UseWX test works - but when should the test really be executed, at least with BUILD_WX_DIALOG | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/568/CMake.patch | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||