mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
d3ac4e8246
If the test is driven with a `ccache`-wrapped compiler then the `CCACHE_BASEDIR` environment variable might break paths the test checks. Fixes: #23885