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