[cmake-developers] [PATCH 2/2] FindwxWidgets.cmake: Resolve CygWin/MSYS paths to Windows paths

Simon Richter Simon.Richter at hogyros.de
Tue Feb 16 11:29:50 EST 2016


Hi,

Am 16.02.2016 um 16:49 schrieb Brad King:

> Thanks.  Is that utility guaranteed to exist?  IIRC the original MSYS
> intentionally did not include such a utility.

The patched wx-config in MSYS2 invokes cygpath to resolve the Unix path
they would otherwise return to a native path with forward slashes, so my
expectation would be that it is guaranteed to exist on MSYS2.

The patch falls back to doing nothing if the tool does not exist, so
older versions that don't patch wx-config should still work.

   Simon

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160216/079031a9/attachment.sig>


More information about the cmake-developers mailing list