1 Commits
Author SHA1 Message Date
Alexandru Croitor d568b3fa47 cmFindCommon: Fix cmFindCommon::RerootPaths to use real paths
When comparing if a candidate path is already a subdirectory of a root
path, we should compare the real paths, to ensure we canonicalize the
paths.

Fixes: #27493
2026-01-07 11:24:40 +01:00