mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
22f38c0d6b
`CollapseFullPath` calls getcwd, which is a rather expensive system call. we can replace it with `GetHomeOutputDirectory()` to save us from the calling overhead
3.4 KiB
3.4 KiB