Commit e5285c0
ENH: Allow sccache on MSVC in itkCCacheSupport
emit STATUS not FATAL_ERROR
When the compiler launcher binary reports a version matching "sccache X.Y.Z"
(e.g. the binary installed by hendrikmuhs/ccache-action on Windows), emit a
CMake STATUS instead of a FATAL_ERROR. sccache works as a compiler launcher
but does not support CCACHE_BASEDIR or the swig/castxml caching that
ITK_USE_CCACHE is designed around.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b485ccb commit e5285c0
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 56 | | |
0 commit comments