mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
c41a7c7d90
Normalize absolute paths so that no extra components like `../` or `...//...` appear that later confuse relative path computation. In particular, we expect paths sent to AddCMakeDependFile and AddCMakeOutputFile to be normalized. Do this only for paths that are already absolute because we can't handle relative paths yet (see #16786). Fixes: #16892
5.4 KiB
5.4 KiB