mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-24 08:22:24 +00:00
`CollapseFullPath` calls getcwd, which is a rather expensive system call. we can replace it with `GetHomeOutputDirectory()` to save us from the calling overhead
12 KiB
12 KiB