mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
e258fe0396
Under Cygwin, file(TO_CMAKE_PATH...) outputs invalid paths when given a Windows path as input (the colon after the drive letter gets replaced by a semicolon). As a workaround, just use a string replace to change the slashes instead.
9.8 KiB
9.8 KiB