[cmake-developers] [PATCH 2/2] FindwxWidgets.cmake: Resolve CygWin/MSYS paths to Windows paths
Brad King
brad.king at kitware.com
Wed Feb 17 09:33:53 EST 2016
On 02/16/2016 04:15 PM, Simon Richter wrote:
> Hm, only problem is patch attribution here -- I've written that these
> are from Wayne, and should be attributed to him (but submitting these
> with his name in the From: field obviously would not have worked).
IIRC if you commit with --author='...' then `git format-patch` adds info
to the message that records the author even when you send the email.
> Can this still be fixed?
Yes, the patch had only been merged to 'next' for testing. Here is a
revised version which will become the one merged to 'master':
FindwxWidgets: Resolve Cygwin/MSYS paths to Windows paths
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bf643286
Thanks,
-Brad
More information about the cmake-developers
mailing list