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