Created attachment 879151 [details] Patch to use unix style paths when cross-compiling from *nix to win32 Description of problem: The FindwxWidgets.cmake module does not use the correct paths when building win32 binaries under mingw as it assume windows instead of unix style paths. There has been a bug reported upstream since 2010 that has been ignored so I am asking that you maintain a patch to fix this problem. http://public.kitware.com/Bug/view.php?id=11296 Version-Release number of selected component (if applicable): cmake-3.0.0-0.4.rc1.fc21 (affects all version/releases though)
Thanks, applied.