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

Greg Jung gvjung at gmail.com
Tue Feb 16 13:16:33 EST 2016


On Tue, Feb 16, 2016 at 9:40 AM, Brad King <brad.king at kitware.com> wrote:

> On 02/16/2016 11:29 AM, Simon Richter wrote:
> > 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.
>
> How is it that a native-Windows CMake is able to execute the wx-config
> tool?  If it is a CMake that is built with the MSYS2 runtime then it
> should be able to understand the unix paths.
>
> There has been discussion on cmake-developers before about having
> a MSYS2-native CMake build much like the Cygwin-native build we
> have already.
>
> -Brad
>
> Simon is working on MSYS2 for a mingw build.  The MSYS2-native CMake
is a different beast, and wouldn't be producing mingw programs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160216/fc94c427/attachment.html>


More information about the cmake-developers mailing list