Bug 1081207 - FindwxWidgets.cmake does not handle cross compiling paths
Summary: FindwxWidgets.cmake does not handle cross compiling paths
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cmake
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-26 18:36 UTC by Richard Shaw
Modified: 2014-03-27 02:04 UTC (History)
6 users (show)

Fixed In Version: cmake-3.0.0-0.5.rc3.fc21
Clone Of:
Environment:
Last Closed: 2014-03-27 02:04:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to use unix style paths when cross-compiling from *nix to win32 (579 bytes, patch)
2014-03-26 18:36 UTC, Richard Shaw
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Kitware 11296 0 None None None Never

Description Richard Shaw 2014-03-26 18:36:03 UTC
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)

Comment 1 Orion Poplawski 2014-03-27 02:04:26 UTC
Thanks, applied.


Note You need to log in before you can comment on or make changes to this bug.