mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
bc258730ec
Support escaped colons in windows paths containing driver letters (e.g. `c\:\\`) when parsing depfiles. Fixes: #25943