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