On Tue, Feb 16, 2016 at 9:40 AM, Brad King <[email protected]> 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.
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
